Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.h204 int xfs_dir_leaf_to_node(struct xfs_da_args *args);
Dxfs_dir.c304 retval = xfs_dir_leaf_to_node(&args); in xfs_dir_createname()
Dxfs_dir_leaf.c723 xfs_dir_leaf_to_node(xfs_da_args_t *args) in xfs_dir_leaf_to_node() function