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);
53 int xfs_attr_sf_removename(struct xfs_da_args *args);
54 int xfs_attr_sf_findname(struct xfs_da_args *args,
65 int xfs_attr3_leaf_to_node(struct xfs_da_args *args);
67 struct xfs_da_args *args, int forkoff);
68 int xfs_attr3_leaf_clearflag(struct xfs_da_args *args);
69 int xfs_attr3_leaf_setflag(struct xfs_da_args *args);
70 int xfs_attr3_leaf_flipflags(struct xfs_da_args *args);
79 struct xfs_da_args *args);
80 int xfs_attr3_leaf_getvalue(struct xfs_buf *bp, struct xfs_da_args *args);
82 struct xfs_da_args *args);
84 struct xfs_da_args *args);
101 int xfs_attr_leaf_newentsize(struct xfs_da_args *args, int *local);