Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dposix_acl.c115 static struct posix_acl *__get_acl(struct mnt_idmap *idmap, in __get_acl() function
185 return __get_acl(&nop_mnt_idmap, NULL, inode, type); in get_inode_acl()
1191 acl = __get_acl(idmap, dentry, inode, acl_type); in vfs_get_acl()