Searched refs:do_ovl_get_acl (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/overlayfs/ |
A D | overlayfs.h | 613 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, 619 return do_ovl_get_acl(&nop_mnt_idmap, inode, type, rcu, true); in ovl_get_inode_acl() 624 return do_ovl_get_acl(idmap, d_inode(dentry), type, false, false); in ovl_get_acl()
|
A D | inode.c | 558 struct posix_acl *do_ovl_get_acl(struct mnt_idmap *idmap, in do_ovl_get_acl() function
|
Completed in 7 milliseconds