Searched refs:xfs_dir_shortform_getdents (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_dir_leaf.h | 197 int xfs_dir_shortform_getdents(struct xfs_inode *dp, struct uio *uio, int *eofp,
|
D | xfs_dir.c | 482 retval = xfs_dir_shortform_getdents(dp, uio, eofp, dbp, put); in xfs_dir_getdents()
|
D | xfs_dir_leaf.c | 434 xfs_dir_shortform_getdents(xfs_inode_t *dp, uio_t *uio, int *eofp, in xfs_dir_shortform_getdents() function
|