Home
last modified time | relevance | path

Searched refs:ovl_get_acl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dinode.c444 struct posix_acl *ovl_get_acl(struct inode *inode, int type) in ovl_get_acl() function
499 .get_acl = ovl_get_acl,
517 .get_acl = ovl_get_acl,
H A Doverlayfs.h471 struct posix_acl *ovl_get_acl(struct inode *inode, int type);
H A Ddir.c1319 .get_acl = ovl_get_acl,
/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h716 static inline struct posix_acl *ovl_get_acl(struct mnt_idmap *idmap, in ovl_get_acl() function
727 #define ovl_get_acl NULL macro
H A Dinode.c514 * > Maybe adding the check to ovl_get_acl() is the right way to go, but
872 .get_acl = ovl_get_acl,
894 .get_acl = ovl_get_acl,
H A Ddir.c1312 .get_acl = ovl_get_acl,

Completed in 10 milliseconds