Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Doverlayfs.h753 static inline struct posix_acl *ovl_get_inode_acl(struct inode *inode, int type, in ovl_get_inode_acl() function
768 #define ovl_get_inode_acl NULL macro
H A Dinode.c751 .get_inode_acl = ovl_get_inode_acl,
773 .get_inode_acl = ovl_get_inode_acl,
H A Ddir.c1412 .get_inode_acl = ovl_get_inode_acl,