Searched refs:have_acl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c1391 boolean_t have_acl = B_FALSE; local
1452 if (have_acl)
1469 if (have_acl)
1481 if (have_acl)
1487 if (!have_acl && (error = zfs_acl_ids_create(dzp, 0, vap,
1490 have_acl = B_TRUE;
1543 if (have_acl)
1545 have_acl = B_FALSE;

Completed in 65 milliseconds