Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_acl.h13 extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);
18 static inline struct posix_acl *xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() function
Dxfs_acl.c127 xfs_get_acl(struct inode *inode, int type) in xfs_get_acl() function
Dxfs_iops.c1170 .get_acl = xfs_get_acl,
1195 .get_acl = xfs_get_acl,
1220 .get_acl = xfs_get_acl,
Dxfs_trace.h634 DEFINE_INODE_EVENT(xfs_get_acl);