Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_dir2_priv.h76 extern int xfs_dir2_leaf_getdents(struct xfs_inode *dp, void *dirent,
Dxfs_dir2.c395 rval = xfs_dir2_leaf_getdents(dp, dirent, bufsize, offset, in xfs_readdir()
Dxfs_dir2_leaf.c772 xfs_dir2_leaf_getdents( in xfs_dir2_leaf_getdents() function