Searched refs:xfs_attr_shortform_create (Results 1 – 3 of 3) sorted by relevance
242 int xfs_attr_shortform_create(struct xfs_da_args *args);
112 xfs_attr_shortform_create(xfs_da_args_t *args) in xfs_attr_shortform_create() function670 error = xfs_attr_shortform_create(args); in xfs_attr_leaf_to_shortform()
339 (void)xfs_attr_shortform_create(&args); in xfs_attr_set()