Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_lookup (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/xfs/
Dxfs_dir2_leaf.h244 extern int xfs_dir2_leaf_lookup(struct xfs_da_args *args);
Dxfs_dir2.c307 rval = xfs_dir2_leaf_lookup(&args); in xfs_dir_lookup()
Dxfs_dir2_leaf.c1256 xfs_dir2_leaf_lookup( in xfs_dir2_leaf_lookup() function
/linux-2.6.39/fs/xfs/linux-2.6/
Dxfs_trace.h1504 DEFINE_DIR2_EVENT(xfs_dir2_leaf_lookup);