Searched refs:STATIC (Results 101 - 125 of 151) sorted by last modified time

1234567

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_remote.c239 STATIC int
278 STATIC int
328 STATIC void
H A Dxfs_attr_leaf.c48 STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,
50 STATIC int xfs_attr3_leaf_add_work(struct xfs_buf *leaf_buffer,
53 STATIC void xfs_attr3_leaf_compact(struct xfs_da_args *args,
56 STATIC void xfs_attr3_leaf_rebalance(xfs_da_state_t *state,
59 STATIC int xfs_attr3_leaf_figure_balance(xfs_da_state_t *state,
70 STATIC void xfs_attr3_leaf_moveents(struct xfs_da_args *args,
76 STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
660 STATIC void
1207 STATIC int
1398 STATIC in
[all...]
H A Dxfs_attr.c45 STATIC int xfs_attr_shortform_addname(xfs_da_args_t *args);
50 STATIC int xfs_attr_leaf_get(xfs_da_args_t *args);
51 STATIC int xfs_attr_leaf_removename(xfs_da_args_t *args);
52 STATIC int xfs_attr_leaf_hasname(struct xfs_da_args *args, struct xfs_buf **bp);
53 STATIC int xfs_attr_leaf_try_add(struct xfs_da_args *args);
58 STATIC int xfs_attr_node_get(xfs_da_args_t *args);
59 STATIC void xfs_attr_restore_rmt_blk(struct xfs_da_args *args);
61 STATIC int xfs_attr_node_addname_find_attr(struct xfs_attr_intent *attr);
62 STATIC int xfs_attr_node_remove_attr(struct xfs_attr_intent *attr);
63 STATIC in
[all...]
H A Dxfs_alloc_btree.c26 STATIC struct xfs_btree_cur *
34 STATIC struct xfs_btree_cur *
43 STATIC void
67 STATIC int
97 STATIC int
121 STATIC void
179 STATIC int
187 STATIC int
195 STATIC void
204 STATIC voi
[all...]
H A Dxfs_alloc.c228 STATIC int /* error */
318 STATIC bool
366 STATIC xfs_extlen_t /* difference value (absolute) */
437 STATIC void
475 STATIC int /* error code */
798 STATIC int
1006 STATIC int
1036 STATIC int
1107 STATIC int /* error */
1216 STATIC in
[all...]
H A Dxfs_ag.c238 STATIC void
H A Dxfs_trans_resv.c34 STATIC uint
48 STATIC uint
122 STATIC uint
144 STATIC uint
165 STATIC uint
190 STATIC uint
294 STATIC uint
374 STATIC uint
437 STATIC uint
456 STATIC uin
[all...]
/linux-master/arch/x86/boot/compressed/
H A Dmisc.c30 #define STATIC static macro
/linux-master/drivers/firmware/efi/libstub/
H A Dzboot.c13 #define STATIC static macro
/linux-master/fs/xfs/scrub/
H A Drtbitmap.c74 STATIC int
94 STATIC int
H A Drtbitmap_repair.c53 STATIC int
126 STATIC int
H A Dquota_repair.c56 STATIC int
108 STATIC int
172 STATIC int
269 STATIC void
297 STATIC int
397 STATIC int
510 STATIC int
H A Dquota.c81 STATIC int
139 STATIC int
255 STATIC int
H A Dparent.c39 STATIC int
70 STATIC unsigned int
94 STATIC int
H A Dinode.c211 STATIC void
247 STATIC void
266 STATIC void
311 STATIC void
373 STATIC void
648 STATIC void
682 STATIC void
H A Ddqiterate.c42 STATIC int
85 STATIC int
143 STATIC void
H A Dattr.c249 STATIC bool
277 STATIC bool
303 STATIC void
363 STATIC int
451 STATIC int
525 STATIC int
H A Dalloc.c56 STATIC void
96 STATIC void
115 STATIC void
133 STATIC int
H A Dagb_bitmap.c52 STATIC int
/linux-master/drivers/dma/ti/
H A Dedma.c154 #define STATIC BIT(3) macro
/linux-master/tools/power/cpupower/bench/
H A DMakefile9 ifeq ($(strip $(STATIC)),true)
/linux-master/fs/xfs/
H A Dxfs_sysctl.c12 STATIC int
32 STATIC int
53 STATIC int
H A Dxfs_dquot_item_recover.c24 STATIC void
60 STATIC int
190 STATIC int
/linux-master/arch/mips/boot/compressed/
H A Ddecompress.c42 #define STATIC static macro
/linux-master/lib/
H A Ddecompress_unxz.c97 * STATIC is defined to "static" if we are being built for kernel
99 * STATIC to empty if it wasn't already defined. Since we will need to
103 #ifdef STATIC
111 #define XZ_EXTERN STATIC
250 STATIC int INIT unxz(unsigned char *in, long in_size,
397 STATIC int INIT __decompress(unsigned char *buf, long len,

Completed in 221 milliseconds

1234567