Home
last modified time | relevance | path

Searched refs:erofs_get_acl (Results 1 – 4 of 4) sorted by relevance

/linux/fs/erofs/
A Dxattr.h83 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu);
85 #define erofs_get_acl (NULL) macro
A Dinode.c384 .get_acl = erofs_get_acl,
392 .get_acl = erofs_get_acl,
399 .get_acl = erofs_get_acl,
A Dnamei.c247 .get_acl = erofs_get_acl,
A Dxattr.c676 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu) in erofs_get_acl() function

Completed in 7 milliseconds