Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.c888 vnode_t *rootvp; in linvfs_read_super() local
927 VFS_ROOT(vfsp, &rootvp, error); in linvfs_read_super()
931 sb->s_root = d_alloc_root(LINVFS_GET_IP(rootvp)); in linvfs_read_super()
938 vn_trace_exit(rootvp, __FUNCTION__, (inst_t *)__return_address); in linvfs_read_super()
948 VN_RELE(rootvp); in linvfs_read_super()