Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c36 static struct inotab *xattrlist = NULL; variable
296 for (itp = xattrlist; itp != NULL; itp = itp->t_xattr) { in attrscan()
855 itp->t_xattr = xattrlist; in allocinotab()
856 xattrlist = itp; in allocinotab()