Home
last modified time | relevance | path

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

/linux/fs/xfs/
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
A Dxfs_acl.c129 xfs_get_acl(struct inode *inode, int type, bool rcu) in xfs_get_acl() function
A Dxfs_iops.c1139 .get_inode_acl = xfs_get_acl,
1166 .get_inode_acl = xfs_get_acl,
1193 .get_inode_acl = xfs_get_acl,
A Dxfs_trace.h791 DEFINE_INODE_EVENT(xfs_get_acl);

Completed in 20 milliseconds