Searched refs:do_ovl_get_acl (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/fs/overlayfs/ |
| D | overlayfs.h | 700 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, 706 return do_ovl_get_acl(&nop_mnt_idmap, inode, type, rcu, true); in ovl_get_inode_acl() 711 return do_ovl_get_acl(idmap, d_inode(dentry), type, false, false); in ovl_get_acl()
|
| D | inode.c | 565 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, in do_ovl_get_acl() function
|