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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_extern.h65 extern struct inode * vxfs_iget(struct super_block *, ino_t);
H A Dvxfs_inode.c283 * vxfs_iget - get an inode
292 vxfs_iget(struct super_block *sbp, ino_t ino) function
H A Dvxfs_lookup.c218 ip = vxfs_iget(dip->i_sb, ino);
H A Dvxfs_super.c227 root = vxfs_iget(sbp, VXFS_ROOT_INO);

Completed in 103 milliseconds