Lines Matching refs:xfs_da_args
12 struct xfs_da_args;
48 void xfs_attr_shortform_create(struct xfs_da_args *args);
49 void xfs_attr_shortform_add(struct xfs_da_args *args, int forkoff);
50 int xfs_attr_shortform_lookup(struct xfs_da_args *args);
51 int xfs_attr_shortform_getvalue(struct xfs_da_args *args);
52 int xfs_attr_shortform_to_leaf(struct xfs_da_args *args,
54 int xfs_attr_shortform_remove(struct xfs_da_args *args);
55 int xfs_attr_sf_findname(struct xfs_da_args *args,
66 int xfs_attr3_leaf_to_node(struct xfs_da_args *args);
68 struct xfs_da_args *args, int forkoff);
69 int xfs_attr3_leaf_clearflag(struct xfs_da_args *args);
70 int xfs_attr3_leaf_setflag(struct xfs_da_args *args);
71 int xfs_attr3_leaf_flipflags(struct xfs_da_args *args);
80 struct xfs_da_args *args);
81 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
83 struct xfs_da_args *args);
85 struct xfs_da_args *args);
102 int xfs_attr_leaf_newentsize(struct xfs_da_args *args, int *local);