Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_extern.h51 extern int vxfs_read_fshead(struct super_block *);
H A Dvxfs_fshead.c98 * vxfs_read_fshead - read the fileset headers
102 * vxfs_read_fshead will fill the inode and structural inode list in @sb.
108 vxfs_read_fshead(struct super_block *sbp) in vxfs_read_fshead() function
H A Dvxfs_super.c278 if (vxfs_read_fshead(sbp)) { in vxfs_fill_super()
/kernel/linux/linux-6.6/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) in vxfs_read_fshead() function
H A Dvxfs_super.c254 if (vxfs_read_fshead(sbp)) { in vxfs_fill_super()

Completed in 3 milliseconds