Home
last modified time | relevance | path

Searched refs:erofs_get_acl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/erofs/
H A Dxattr.h84 struct posix_acl *erofs_get_acl(struct inode *inode, int type);
86 #define erofs_get_acl (NULL) macro
H A Dinode.c360 .get_acl = erofs_get_acl,
367 .get_acl = erofs_get_acl,
374 .get_acl = erofs_get_acl,
H A Dnamei.c248 .get_acl = erofs_get_acl,
H A Dxattr.c677 struct posix_acl *erofs_get_acl(struct inode *inode, int type) in erofs_get_acl() function
/kernel/linux/linux-6.6/fs/erofs/
H A Dxattr.h68 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu);
70 #define erofs_get_acl (NULL) macro
H A Dinode.c379 .get_inode_acl = erofs_get_acl,
387 .get_inode_acl = erofs_get_acl,
394 .get_inode_acl = erofs_get_acl,
H A Dnamei.c222 .get_inode_acl = erofs_get_acl,
H A Dxattr.c523 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu) in erofs_get_acl() function

Completed in 5 milliseconds