Home
last modified time | relevance | path

Searched refs:xfs_get_inode (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_super.h127 extern struct inode *xfs_get_inode(bhv_desc_t *, xfs_ino_t, int);
Dxfs_super.c245 xfs_get_inode( in xfs_get_inode() function
/linux-2.4.37.9/fs/xfs/
Dxfs_vfsops.c1924 .vfs_get_inode = xfs_get_inode,