Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-acl.m4163 dnl # Check if inode_operations contains the function get_acl
174 .get_acl = get_acl_fn,
180 AC_MSG_CHECKING([whether iops->get_acl() exists])
184 ZFS_LINUX_TEST_ERROR([iops->get_acl()])
218 dnl # The kernel get_acl will now check cache before calling i_op->get_acl and
219 dnl # do set_cached_acl after that, so i_op->get_acl don't need to do that
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib54 function get_acl #<obj> function
98 get_acl $src > $tmpsrc
99 get_acl $tgt > $tmptgt
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c667 .get_acl = zpl_get_acl,
700 .get_acl = zpl_get_acl,
739 .get_acl = zpl_get_acl,