Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_acl.h18 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
/kernel/linux/linux-6.6/fs/xfs/
Dxfs_acl.h19 #define xfs_get_acl NULL macro
Dxfs_acl.c129 xfs_get_acl(struct inode *inode, int type, bool rcu) in xfs_get_acl() function