Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/sn/io/hwgfs/
Dinterface.c120 struct dentry *hwgfs_root; in hwgfs_generate_path() local
127 hwgfs_root = hwgfs_vfsmount->mnt_sb->s_root; in hwgfs_generate_path()
128 if (unlikely(de == hwgfs_root)) in hwgfs_generate_path()
132 len = path_len(de, hwgfs_root); in hwgfs_generate_path()
145 if (de == hwgfs_root) in hwgfs_generate_path()