Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Doverlayfs.h811 static inline struct posix_acl *ovl_get_inode_acl(struct inode *inode, int type,
826 #define ovl_get_inode_acl NULL in ovl_get_acl()
820 static inline struct posix_acl *ovl_get_inode_acl(struct inode *inode, int type, ovl_get_inode_acl() function
835 #define ovl_get_inode_acl global() macro
H A Ddir.c1489 .get_inode_acl = ovl_get_inode_acl,