Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.h205 int xfs_dir_leaf_to_shortform(struct xfs_da_args *args);
Dxfs_dir.c396 retval = xfs_dir_leaf_to_shortform(&args); in xfs_dir_removename()
Dxfs_dir_leaf.c641 xfs_dir_leaf_to_shortform(xfs_da_args_t *iargs) in xfs_dir_leaf_to_shortform() function