Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_attr_leaf.h212 void xfs_attr_shortform_add(struct xfs_da_args *args, int forkoff);
Dxfs_attr_leaf.c248 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff) in xfs_attr_shortform_add() function
824 xfs_attr_shortform_add(&nargs, forkoff); in xfs_attr_leaf_to_shortform()
Dxfs_attr.c882 xfs_attr_shortform_add(args, forkoff); in xfs_attr_shortform_addname()