Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c564 boolean_t have_acl = B_FALSE; in zfs_create() local
621 if (have_acl) in zfs_create()
639 if (have_acl) in zfs_create()
650 if (have_acl) in zfs_create()
659 have_acl = B_TRUE; in zfs_create()
728 if (have_acl) in zfs_create()
730 have_acl = B_FALSE; in zfs_create()
809 boolean_t have_acl = B_FALSE; in zfs_tmpfile() local
844 if (have_acl) in zfs_tmpfile()
849 if (!have_acl && (error = zfs_acl_ids_create(dzp, 0, vap, in zfs_tmpfile()
[all …]