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
230 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl() function
1135 .set_acl = xfs_set_acl,1160 .set_acl = xfs_set_acl,1185 .set_acl = xfs_set_acl,