Searched refs:xfs_acl_inherit (Results 1 – 2 of 2) sorted by relevance
75 extern int xfs_acl_inherit(struct vnode *, struct vattr *, xfs_acl_t *);88 #define _ACL_INHERIT(c,v,d) (xfs_acl_inherit(c,v,d))
750 xfs_acl_inherit( in xfs_acl_inherit() function