Searched refs:erofs_get_acl (Results 1 – 3 of 3) sorted by relevance
65 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu);67 #define erofs_get_acl (NULL) macro
222 .get_inode_acl = erofs_get_acl,
522 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu) in erofs_get_acl() function