Searched refs:vxfs_read_fshead (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/freevxfs/
H A Dvxfs_extern.h26 extern int vxfs_read_fshead(struct super_block *);
H A Dvxfs_fshead.c74 * vxfs_read_fshead - read the fileset headers
78 * vxfs_read_fshead will fill the inode and structural inode list in @sb.
84 vxfs_read_fshead(struct super_block *sbp) function
H A Dvxfs_super.c256 if (vxfs_read_fshead(sbp)) {

Completed in 107 milliseconds