Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c237 fscp->fs_info.fi_root = backfileno; in fscache_setup()
279 fscp->fs_info.fi_root != backfileno) { in fscache_setup()
280 fscp->fs_info.fi_root = backfileno; in fscache_setup()
H A Dcachefs_vfsops.c503 backfileno = fscp->fs_info.fi_root; in cachefs_mount()
1257 cfs_options, fscp->fs_info.fi_root); in cachefs_remount()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h61 ino64_t fi_root; /* inode # of root of fs */ member