Home
last modified time | relevance | path

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

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