Home
last modified time | relevance | path

Searched defs:is_shared (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libshare/
H A Dlibshare_impl.h40 boolean_t (*const is_shared)(sa_share_impl_t share); member
/freebsd/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib913 function is_shared function
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1265 int nprot, bool is_shared, struct thread *td) in linux_file_mmap_single()