Searched refs:get_acl (Results 1 – 5 of 5) sorted by relevance
80 dst_acl=$(get_acl $dst_file)84 dst_acl=$(get_acl $TESTDIR1/${obj[i]})103 orig_acl=$(get_acl ${obj[i]}) 105 orig_nested_acl=$(get_acl ${obj[i]}/$nestedfile)109 dst_acl=$(get_acl $dst_dir)111 dst_nested_acl=$(get_acl $dst_dir/$nestedfile)115 dst_acl=$(get_acl $TESTDIR1/${obj[i]})117 dst_nested_acl=$(get_acl \
56 dnl # Check if inode_operations contains the function get_acl59 dnl # Added the bool rcu argument to get_acl for rcu path walk.62 dnl # get_acl() was renamed to get_inode_acl()73 .get_acl = get_acl_fn,85 .get_acl = get_acl_fn,103 AC_MSG_CHECKING([whether iops->get_acl() exists])106 AC_DEFINE(HAVE_GET_ACL, 1, [iops->get_acl() exists])110 AC_DEFINE(HAVE_GET_ACL_RCU, 1, [iops->get_acl() takes rcu])116 ZFS_LINUX_TEST_ERROR([iops->get_acl() or iops->get_inode_acl()])
40 function get_acl #<obj> function84 get_acl $src > $tmpsrc85 get_acl $tgt > $tmptgt
58 function get_acl #<obj> function102 get_acl $src > $tmpsrc103 get_acl $tgt > $tmptgt
850 .get_acl = zpl_get_acl,880 .get_acl = zpl_get_acl,901 .get_acl = zpl_get_acl,