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

/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c574 boolean_t have_acl = B_FALSE; local
631 if (have_acl)
649 if (have_acl)
660 if (have_acl)
666 if (!have_acl && (error = zfs_acl_ids_create(dzp, 0, vap,
669 have_acl = B_TRUE;
738 if (have_acl)
740 have_acl = B_FALSE;
819 boolean_t have_acl = B_FALSE; local
854 if (have_acl)
[all...]

Completed in 106 milliseconds