Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h215 int xfs_attr_shortform_to_leaf(struct xfs_da_args *args);
Dxfs_attr.c375 error = xfs_attr_shortform_to_leaf(&args); in xfs_attr_set_int()
Dxfs_attr_leaf.c462 xfs_attr_shortform_to_leaf(xfs_da_args_t *args) in xfs_attr_shortform_to_leaf() function