Searched refs:do_ovl_get_acl (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/overlayfs/ |
| H A D | overlayfs.h | 750 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, 756 return do_ovl_get_acl(&nop_mnt_idmap, inode, type, rcu, true); in ovl_get_inode_acl() 761 return do_ovl_get_acl(idmap, d_inode(dentry), type, false, false); in ovl_get_acl()
|
| H A D | inode.c | 440 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, in do_ovl_get_acl() function
|