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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_extern.h51 extern int vxfs_read_fshead(struct super_block *);
H A Dvxfs_fshead.c97 * vxfs_read_fshead - read the fileset headers
101 * vxfs_read_fshead will fill the inode and structural inode list in @sb.
107 vxfs_read_fshead(struct super_block *sbp) function
H A Dvxfs_super.c221 if (vxfs_read_fshead(sbp)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_extern.h51 extern int vxfs_read_fshead(struct super_block *);
H A Dvxfs_fshead.c97 * vxfs_read_fshead - read the fileset headers
101 * vxfs_read_fshead will fill the inode and structural inode list in @sb.
107 vxfs_read_fshead(struct super_block *sbp) function
H A Dvxfs_super.c221 if (vxfs_read_fshead(sbp)) {

Completed in 60 milliseconds