Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Doverlayfs.h761 static inline struct posix_acl *ovl_get_inode_acl(struct inode *inode, int type, in ovl_get_inode_acl() function
776 #define ovl_get_inode_acl NULL macro
Dinode.c746 .get_inode_acl = ovl_get_inode_acl,
768 .get_inode_acl = ovl_get_inode_acl,
Ddir.c1414 .get_inode_acl = ovl_get_inode_acl,