Searched refs:__get_acl (Results 1 – 1 of 1) sorted by relevance
114 static struct posix_acl *__get_acl(struct mnt_idmap *idmap, in __get_acl() function184 return __get_acl(&nop_mnt_idmap, NULL, inode, type); in get_inode_acl()1190 acl = __get_acl(idmap, dentry, inode, acl_type); in vfs_get_acl()