Home
last modified time | relevance | path

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

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