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

/linux-4.4.14/fs/xfs/
H A Dxfs_acl.h25 extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);
30 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) xfs_get_acl() function
H A Dxfs_acl.c125 xfs_get_acl(struct inode *inode, int type) xfs_get_acl() function
H A Dxfs_iops.c1105 .get_acl = xfs_get_acl,
1133 .get_acl = xfs_get_acl,
1161 .get_acl = xfs_get_acl,
H A Dxfs_trace.h670 DEFINE_INODE_EVENT(xfs_get_acl); variable

Completed in 532 milliseconds