Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_acl.h13 extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);
17 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() function
Dxfs_acl.c124 xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() function
Dxfs_iops.c1144 .get_acl = xfs_get_acl,
1169 .get_acl = xfs_get_acl,
1194 .get_acl = xfs_get_acl,
Dxfs_trace.h627 DEFINE_INODE_EVENT(xfs_get_acl);