Home
last modified time | relevance | path

Searched refs:xfs_get_acl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_acl.h13 extern struct posix_acl *xfs_get_acl(struct inode *inode, int type, bool rcu);
19 #define xfs_get_acl NULL macro
H A Dxfs_acl.c129 xfs_get_acl(struct inode *inode, int type, bool rcu) in xfs_get_acl() function
H A Dxfs_iops.c1116 .get_inode_acl = xfs_get_acl,
1143 .get_inode_acl = xfs_get_acl,
1170 .get_inode_acl = xfs_get_acl,
H A Dxfs_trace.h772 DEFINE_INODE_EVENT(xfs_get_acl);