Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c1588 boolean_t have_acl = B_FALSE; in zfs_create() local
1649 if (have_acl) in zfs_create()
1667 if (have_acl) in zfs_create()
1679 if (have_acl) in zfs_create()
1685 if (!have_acl && (error = zfs_acl_ids_create(dzp, 0, vap, in zfs_create()
1688 have_acl = B_TRUE; in zfs_create()
1744 if (have_acl) in zfs_create()
1746 have_acl = B_FALSE; in zfs_create()