Searched refs:xfs_dir_leaf_to_shortform (Results 1 – 3 of 3) sorted by relevance
205 int xfs_dir_leaf_to_shortform(struct xfs_da_args *args);
396 retval = xfs_dir_leaf_to_shortform(&args); in xfs_dir_removename()
641 xfs_dir_leaf_to_shortform(xfs_da_args_t *iargs) in xfs_dir_leaf_to_shortform() function