Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzut.h64 char zl_xfile[MAXNAMELEN]; member
/illumos-gate/usr/src/cmd/zlook/
H A Dzlook.c369 (void) strlcpy(lk.zl_xfile, in main()
385 lk.zl_xfile); in main()
/illumos-gate/usr/src/uts/common/fs/zut/
H A Dzut.c344 zl->zl_retcode = VOP_LOOKUP(xdvn, zl->zl_xfile, &xfvn, in zut_lookup()