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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_fshead.c64 * vxfs_getfsh - read fileset header into memory
69 * vxfs_getfsh reads either the structural or primary fileset header
76 vxfs_getfsh(struct inode *ip, int which) function
136 sfp = vxfs_getfsh(infp->vsi_fship, 0);
146 pfp = vxfs_getfsh(infp->vsi_fship, 1);

Completed in 112 milliseconds