Home
last modified time | relevance | path

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

/linux-4.19.296/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.c113 xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() function
Dxfs_iops.c1154 .get_acl = xfs_get_acl,
1179 .get_acl = xfs_get_acl,
1204 .get_acl = xfs_get_acl,
Dxfs_trace.h619 DEFINE_INODE_EVENT(xfs_get_acl);