Lines Matching refs:xfs_da_args
13 struct xfs_da_args;
35 void xfs_attr_shortform_create(struct xfs_da_args *args);
36 void xfs_attr_shortform_add(struct xfs_da_args *args, int forkoff);
37 int xfs_attr_shortform_lookup(struct xfs_da_args *args);
38 int xfs_attr_shortform_getvalue(struct xfs_da_args *args);
39 int xfs_attr_shortform_to_leaf(struct xfs_da_args *args,
41 int xfs_attr_shortform_remove(struct xfs_da_args *args);
50 int xfs_attr3_leaf_to_node(struct xfs_da_args *args);
52 struct xfs_da_args *args, int forkoff);
53 int xfs_attr3_leaf_clearflag(struct xfs_da_args *args);
54 int xfs_attr3_leaf_setflag(struct xfs_da_args *args);
55 int xfs_attr3_leaf_flipflags(struct xfs_da_args *args);
64 struct xfs_da_args *args);
65 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
67 struct xfs_da_args *args);
69 struct xfs_da_args *args);
86 int xfs_attr_leaf_newentsize(struct xfs_da_args *args, int *local);