Home
last modified time | relevance | path

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

/linux/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.c351 .get_inode_acl = erofs_get_acl,
359 .get_inode_acl = erofs_get_acl,
366 .get_inode_acl = erofs_get_acl,
H A Dnamei.c222 .get_inode_acl = erofs_get_acl,