Searched refs:have_acl (Results 1 – 1 of 1) sorted by relevance
615 boolean_t have_acl = B_FALSE; in zfs_create() local673 if (have_acl) in zfs_create()692 if (have_acl) in zfs_create()703 if (have_acl) in zfs_create()709 if (!have_acl && (error = zfs_acl_ids_create(dzp, 0, vap, in zfs_create()712 have_acl = B_TRUE; in zfs_create()781 if (have_acl) in zfs_create()863 boolean_t have_acl = B_FALSE; in zfs_tmpfile() local898 if (have_acl) in zfs_tmpfile()903 if (!have_acl && (error = zfs_acl_ids_create(dzp, 0, vap, in zfs_tmpfile()[all …]