Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_panic.h101 char uf_fsname[MAXMNTLEN]; /* for post-unmount errors */ member
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c1381 bcopy(f->uf_ufsvfsp->vfs_fs->fs_fsmnt, f->uf_fsname, MAXMNTLEN); in sf_init()
2356 if (f->uf_fsname[0] != '\0') { in fs_name()
2358 return (f->uf_fsname); in fs_name()