Home
last modified time | relevance | path

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

/Linux-v6.6/fs/overlayfs/
Doverlayfs.h703 static inline struct posix_acl *ovl_get_inode_acl(struct inode *inode, int type, in ovl_get_inode_acl() function
718 #define ovl_get_inode_acl NULL macro
Dinode.c871 .get_inode_acl = ovl_get_inode_acl,
893 .get_inode_acl = ovl_get_inode_acl,
Ddir.c1311 .get_inode_acl = ovl_get_inode_acl,