Home
last modified time | relevance | path

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

/Linux-v5.15/fs/overlayfs/
Dinode.c450 struct posix_acl *ovl_get_acl(struct inode *inode, int type, bool rcu) in ovl_get_acl() function
638 .get_acl = ovl_get_acl,
658 .get_acl = ovl_get_acl,
Doverlayfs.h501 struct posix_acl *ovl_get_acl(struct inode *inode, int type, bool rcu);
Ddir.c1312 .get_acl = ovl_get_acl,