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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_extern.h69 extern int vxfs_read_olt(struct super_block *, u_long);
H A Dvxfs_olt.c65 * vxfs_read_olt - read olt
70 * vxfs_read_olt reads the olt of the filesystem described by @sbp
77 vxfs_read_olt(struct super_block *sbp, u_long bsize) function
H A Dvxfs_super.c211 if (vxfs_read_olt(sbp, bsize)) {

Completed in 49 milliseconds