Searched refs:xfs_dir_shortform_to_leaf (Results 1 – 3 of 3) sorted by relevance
195 int xfs_dir_shortform_to_leaf(struct xfs_da_args *args);
138 .xd_shortform_to_single = xfs_dir_shortform_to_leaf,294 retval = xfs_dir_shortform_to_leaf(&args); in xfs_dir_createname()
326 xfs_dir_shortform_to_leaf(xfs_da_args_t *iargs) in xfs_dir_shortform_to_leaf() function