Lines Matching refs:STATIC
41 STATIC int xfs_attr_shortform_addname(xfs_da_args_t *args);
46 STATIC int xfs_attr_leaf_get(xfs_da_args_t *args);
47 STATIC int xfs_attr_leaf_removename(xfs_da_args_t *args);
48 STATIC int xfs_attr_leaf_hasname(struct xfs_da_args *args, struct xfs_buf **bp);
49 STATIC int xfs_attr_leaf_try_add(struct xfs_da_args *args, struct xfs_buf *bp);
54 STATIC int xfs_attr_node_get(xfs_da_args_t *args);
55 STATIC void xfs_attr_restore_rmt_blk(struct xfs_da_args *args);
56 STATIC int xfs_attr_node_addname(struct xfs_delattr_context *dac);
57 STATIC int xfs_attr_node_addname_find_attr(struct xfs_delattr_context *dac);
58 STATIC int xfs_attr_node_addname_clear_incomplete(
60 STATIC int xfs_attr_node_hasname(xfs_da_args_t *args,
62 STATIC int xfs_attr_fillstate(xfs_da_state_t *state);
63 STATIC int xfs_attr_refillstate(xfs_da_state_t *state);
64 STATIC int xfs_attr_set_iter(struct xfs_delattr_context *dac,
66 STATIC int xfs_attr_node_removename(struct xfs_da_args *args,
169 STATIC int
202 STATIC int
250 STATIC int
300 STATIC int
848 STATIC int
893 STATIC void
905 STATIC void
926 STATIC int
975 STATIC int
999 STATIC int
1043 STATIC int
1070 STATIC int
1099 STATIC int
1158 STATIC int
1223 STATIC int
1266 STATIC int
1300 STATIC int
1327 STATIC
1358 STATIC int
1523 STATIC int
1571 STATIC int
1628 STATIC int