Searched refs:xfs_set_acl (Results 1 – 3 of 3) sorted by relevance
14 extern int xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type);21 # define xfs_set_acl NULL macro
243 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl() function
1145 .set_acl = xfs_set_acl,1170 .set_acl = xfs_set_acl,1195 .set_acl = xfs_set_acl,