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

/fs/xfs/
H A Dxfs_acl.h62 extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);
67 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) function
H A Dxfs_acl.c124 xfs_get_acl(struct inode *inode, int type) function
H A Dxfs_iops.c1123 .get_acl = xfs_get_acl,
1151 .get_acl = xfs_get_acl,
1179 .get_acl = xfs_get_acl,
H A Dxfs_trace.h669 DEFINE_INODE_EVENT(xfs_get_acl); variable

Completed in 162 milliseconds