Searched refs:xfs_dir_leaf_getdents (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_dir.c | 147 STATIC int xfs_dir_leaf_getdents(xfs_trans_t *trans, xfs_inode_t *dp, 484 retval = xfs_dir_leaf_getdents(trans, dp, uio, eofp, dbp, put); in xfs_dir_getdents() 677 xfs_dir_leaf_getdents(xfs_trans_t *trans, xfs_inode_t *dp, uio_t *uio, in xfs_dir_leaf_getdents() function
|