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
236 xfs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in xfs_set_acl() function
1127 .set_acl = xfs_set_acl,1152 .set_acl = xfs_set_acl,1177 .set_acl = xfs_set_acl,