Home
last modified time | relevance | path

Searched defs:do_xattr (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/
H A Dctime.c258 do_xattr(const char *pfile) in do_xattr() function
/freebsd-13.1/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c635 boolean_t do_xattr = B_FALSE; in zfs_register_callbacks() local