Searched refs:erofs_get_acl (Results 1 – 4 of 4) sorted by relevance
83 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu);85 #define erofs_get_acl (NULL) macro
385 .get_acl = erofs_get_acl,393 .get_acl = erofs_get_acl,400 .get_acl = erofs_get_acl,
247 .get_acl = erofs_get_acl,
676 struct posix_acl *erofs_get_acl(struct inode *inode, int type, bool rcu) in erofs_get_acl() function