Home
last modified time | relevance | path

Searched refs:pdaclp (Results 1 – 1 of 1) sorted by relevance

/fs/xfs/
Dxfs_acl.c655 xfs_acl_t *pdaclp) in xfs_acl_inherit() argument
667 if (!pdaclp || xfs_acl_invalid(pdaclp)) in xfs_acl_inherit()
681 memcpy(cacl, pdaclp, sizeof(xfs_acl_t)); in xfs_acl_inherit()
695 xfs_acl_set_attr(vp, pdaclp, _ACL_TYPE_DEFAULT, &error); in xfs_acl_inherit()