Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_attr_leaf.h48 void xfs_attr_shortform_add(struct xfs_da_args *args, int forkoff);
Dxfs_attr.c504 xfs_attr_shortform_add(args, forkoff); in xfs_attr_shortform_addname()
Dxfs_attr_leaf.c534 xfs_attr_shortform_add(xfs_da_args_t *args, int forkoff) in xfs_attr_shortform_add() function
950 xfs_attr_shortform_add(&nargs, forkoff); in xfs_attr3_leaf_to_shortform()