Searched refs:STATIC (Results 1 - 102 of 102) sorted by relevance

/linux-4.4.14/tools/thermal/tmon/
H A DMakefile17 STATIC := --static macro
21 TMON_LIBS += $(shell pkg-config --libs $(STATIC) panelw ncursesw 2> /dev/null || \
22 pkg-config --libs $(STATIC) panel ncurses 2> /dev/null || \
25 CFLAGS += $(shell pkg-config --cflags $(STATIC) panelw ncursesw 2> /dev/null || \
26 pkg-config --cflags $(STATIC) panel ncurses 2> /dev/null)
/linux-4.4.14/include/linux/decompress/
H A Dmm.h13 #ifdef STATIC
66 #else /* STATIC */
87 #define STATIC macro
91 #endif /* STATIC */
/linux-4.4.14/fs/xfs/
H A Dxfs_sysfs.c58 STATIC ssize_t xfs_sysfs_object_show()
69 STATIC ssize_t xfs_sysfs_object_store()
89 STATIC ssize_t log_recovery_delay_store()
110 STATIC ssize_t log_recovery_delay_show()
142 STATIC ssize_t stats_show()
153 STATIC ssize_t stats_clear_store()
197 STATIC ssize_t log_head_lsn_show()
215 STATIC ssize_t log_tail_lsn_show()
229 STATIC ssize_t reserve_grant_head_show()
244 STATIC ssize_t write_grant_head_show()
H A Dxfs_dquot_item.c41 STATIC void xfs_qm_dquot_logitem_size()
55 STATIC void xfs_qm_dquot_logitem_format()
81 STATIC void xfs_qm_dquot_logitem_pin()
97 STATIC void xfs_qm_dquot_logitem_unpin()
109 STATIC xfs_lsn_t xfs_qm_dquot_logitem_committed()
140 STATIC uint
200 STATIC void xfs_qm_dquot_logitem_unlock()
227 STATIC void xfs_qm_dquot_logitem_committing()
277 STATIC void xfs_qm_qoff_logitem_size()
287 STATIC void xfs_qm_qoff_logitem_format()
306 STATIC void xfs_qm_qoff_logitem_pin()
316 STATIC void xfs_qm_qoff_logitem_unpin()
327 STATIC uint xfs_qm_qoff_logitem_push()
339 STATIC void xfs_qm_qoff_logitem_unlock()
349 STATIC xfs_lsn_t xfs_qm_qoff_logitem_committed()
357 STATIC xfs_lsn_t xfs_qm_qoffend_logitem_committed()
392 STATIC void xfs_qm_qoff_logitem_committing()
H A Dxfs_icreate_item.c44 STATIC void xfs_icreate_item_size()
58 STATIC void xfs_icreate_item_format()
73 STATIC void xfs_icreate_item_pin()
81 STATIC void xfs_icreate_item_unpin()
88 STATIC void xfs_icreate_item_unlock()
104 STATIC xfs_lsn_t xfs_icreate_item_committed()
116 STATIC uint xfs_icreate_item_push()
126 STATIC void xfs_icreate_item_committing()
H A Dxfs_extfree_item.c62 STATIC void xfs_efi_item_size()
79 STATIC void xfs_efi_item_format()
102 STATIC void xfs_efi_item_pin()
116 STATIC void xfs_efi_item_unpin()
132 STATIC uint xfs_efi_item_push()
145 STATIC void xfs_efi_item_unlock()
157 STATIC xfs_lsn_t xfs_efi_item_committed()
172 STATIC void xfs_efi_item_committing()
300 STATIC void xfs_efd_item_free()
322 STATIC void xfs_efd_item_size()
339 STATIC void xfs_efd_item_format()
360 STATIC void xfs_efd_item_pin()
370 STATIC void xfs_efd_item_unpin()
381 STATIC uint xfs_efd_item_push()
393 STATIC void xfs_efd_item_unlock()
411 STATIC xfs_lsn_t xfs_efd_item_committed()
437 STATIC void xfs_efd_item_committing()
H A Dxfs_ioctl32.c44 STATIC int xfs_compat_flock64_copyin()
60 STATIC int xfs_compat_ioc_fsgeometry_v1()
77 STATIC int xfs_compat_growfs_data_copyin()
88 STATIC int xfs_compat_growfs_rt_copyin()
99 STATIC int xfs_inumbers_fmt_compat()
123 STATIC int xfs_ioctl32_bstime_copyin()
138 STATIC int xfs_ioctl32_bstat_copyin()
171 STATIC int xfs_bstime_store_compat()
186 STATIC int xfs_bulkstat_one_fmt_compat()
226 STATIC int xfs_bulkstat_one_compat()
241 STATIC int xfs_compat_ioc_bulkstat()
312 STATIC int xfs_compat_handlereq_copyin()
333 STATIC struct dentry * xfs_compat_handlereq_to_dentry()
342 STATIC int xfs_compat_attrlist_by_handle()
393 STATIC int xfs_compat_attrmulti_by_handle()
487 STATIC int xfs_compat_fssetdm_by_handle()
H A Dxfs_super.c140 STATIC unsigned long suffix_kstrtoint()
173 STATIC int xfs_parseargs()
457 STATIC int xfs_showargs()
655 STATIC int xfs_blkdev_get()
673 STATIC void xfs_blkdev_put()
688 STATIC void xfs_close_devices()
715 STATIC int xfs_open_devices()
786 STATIC int xfs_setup_devices()
816 STATIC int xfs_init_mount_workqueues()
874 STATIC void xfs_destroy_mount_workqueues()
906 STATIC struct inode * xfs_fs_alloc_inode()
918 STATIC void xfs_fs_destroy_inode()
954 STATIC void xfs_fs_inode_init_once()
975 STATIC void xfs_fs_evict_inode()
1000 STATIC int xfs_fs_drop_inode()
1009 STATIC void xfs_free_fsname()
1018 STATIC int xfs_fs_sync_fs()
1044 STATIC int xfs_fs_statfs()
1103 STATIC void xfs_save_resvblks()
1112 STATIC void xfs_restore_resvblks()
1168 STATIC int xfs_fs_remount()
1292 STATIC int xfs_fs_freeze()
1303 STATIC int xfs_fs_unfreeze()
1314 STATIC int xfs_fs_show_options()
1326 STATIC int xfs_finish_flags()
1436 STATIC int xfs_fs_fill_super()
1586 STATIC void xfs_fs_put_super()
1605 STATIC struct dentry * xfs_fs_mount()
1656 STATIC int __init xfs_init_zones()
1776 STATIC void xfs_destroy_zones()
1802 STATIC int __init xfs_init_workqueues()
1819 STATIC void xfs_destroy_workqueues()
1825 STATIC int __init init_xfs_fs()
1922 STATIC void __exit exit_xfs_fs()
H A Dxfs.h22 #define STATIC macro
H A Dxfs_export.c55 STATIC int xfs_fs_encode_fh()
120 STATIC struct inode * xfs_nfs_get_inode()
163 STATIC struct dentry * xfs_fs_fh_to_dentry()
187 STATIC struct dentry * xfs_fs_fh_to_parent()
211 STATIC struct dentry * xfs_fs_get_parent()
225 STATIC int xfs_fs_nfs_commit_metadata()
H A Dxfs_quotaops.c101 STATIC int xfs_quota_type()
171 STATIC int xfs_quota_enable()
186 STATIC int xfs_quota_disable()
203 STATIC int xfs_fs_rm_xquota()
227 STATIC int xfs_fs_get_dqblk()
244 STATIC int xfs_fs_set_dqblk()
H A Dxfs_aops.c58 STATIC struct block_device * xfs_find_bdev_for_inode()
77 STATIC void xfs_destroy_ioend()
100 STATIC int xfs_setfilesize_trans_alloc()
134 STATIC int xfs_setfilesize()
160 STATIC int xfs_setfilesize_ioend()
190 STATIC void xfs_finish_ioend()
209 STATIC void xfs_end_io()
252 STATIC xfs_ioend_t * xfs_alloc_ioend()
281 STATIC int xfs_map_blocks()
344 STATIC int xfs_imap_valid()
359 STATIC void xfs_end_bio()
376 STATIC void xfs_submit_ioend_bio()
388 STATIC struct bio * xfs_alloc_ioend_bio()
400 STATIC void xfs_start_buffer_writeback()
414 STATIC void xfs_start_page_writeback()
470 STATIC void xfs_submit_ioend()
535 STATIC void xfs_cancel_ioend()
568 STATIC void xfs_add_to_ioend()
598 STATIC void xfs_map_buffer()
622 STATIC void xfs_map_at_offset()
644 STATIC bool xfs_check_page_type()
687 STATIC int xfs_convert_page()
827 STATIC void xfs_cluster_write()
858 STATIC void xfs_vm_invalidatepage()
885 STATIC void xfs_aops_discard_page()
942 STATIC int xfs_vm_writepage()
1205 STATIC int xfs_vm_writepages()
1221 STATIC int xfs_vm_releasepage()
1374 STATIC int __xfs_get_blocks()
1648 STATIC void xfs_end_io_direct_write()
1692 STATIC ssize_t xfs_vm_direct_IO()
1712 STATIC void xfs_vm_kill_delalloc_range()
1742 STATIC void xfs_vm_write_failed()
1814 STATIC int xfs_vm_write_begin()
1869 STATIC int xfs_vm_write_end()
1900 STATIC sector_t xfs_vm_bmap()
1915 STATIC int xfs_vm_readpage()
1923 STATIC int xfs_vm_readpages()
1945 STATIC int xfs_vm_set_page_dirty()
H A Dxfs_iops.c87 STATIC int xfs_init_security()
108 STATIC void xfs_cleanup_inode()
126 STATIC int xfs_generic_create()
206 STATIC int xfs_vn_mknod()
216 STATIC int xfs_vn_create()
226 STATIC int xfs_vn_mkdir()
235 STATIC struct dentry * xfs_vn_lookup()
260 STATIC struct dentry * xfs_vn_ci_lookup()
300 STATIC int xfs_vn_link()
321 STATIC int xfs_vn_unlink()
345 STATIC int xfs_vn_symlink()
383 STATIC int xfs_vn_rename()
416 STATIC const char * xfs_vn_follow_link()
440 STATIC int xfs_vn_getattr()
941 STATIC int xfs_vn_setattr()
968 STATIC int xfs_vn_update_time()
1015 STATIC int xfs_fiemap_format()
1054 STATIC int xfs_vn_fiemap()
1095 STATIC int xfs_vn_tmpfile()
1186 STATIC void xfs_diflags_to_iflags()
H A Dxfs_inode_item.c40 STATIC void xfs_inode_item_data_fork_size()
82 STATIC void xfs_inode_item_attr_fork_size()
127 STATIC void xfs_inode_item_size()
145 STATIC void xfs_inode_item_format_data_fork()
244 STATIC void xfs_inode_item_format_attr_fork()
332 STATIC void xfs_inode_item_format()
374 STATIC void xfs_inode_item_pin()
393 STATIC void xfs_inode_item_unpin()
406 STATIC uint xfs_inode_item_push()
474 STATIC void xfs_inode_item_unlock()
513 STATIC xfs_lsn_t xfs_inode_item_committed()
532 STATIC void xfs_inode_item_committing()
H A Dxfs_linux.h345 #ifndef STATIC
346 # define STATIC noinline macro
356 #ifndef STATIC
357 # define STATIC static noinline macro
364 #ifndef STATIC
365 # define STATIC static noinline macro
H A Dxfs_log_recover.c49 STATIC int
53 STATIC int
58 STATIC void
99 STATIC xfs_buf_t * xlog_get_bp()
139 STATIC void xlog_put_bp()
150 STATIC char * xlog_align()
167 STATIC int xlog_bread_noalign()
200 STATIC int xlog_bread()
222 STATIC int xlog_bread_offset()
252 STATIC int xlog_bwrite()
292 STATIC void xlog_header_check_dump()
309 STATIC int xlog_header_check_recover()
342 STATIC int xlog_header_check_mount()
366 STATIC void xlog_recover_iodone()
391 STATIC int xlog_find_cycle_start()
434 STATIC int xlog_find_verify_cycle()
503 STATIC int xlog_find_verify_log_record()
613 STATIC int xlog_find_head()
886 STATIC int xlog_find_tail()
1096 STATIC int xlog_find_zeroed()
1199 STATIC void xlog_add_record()
1221 STATIC int xlog_write_log_records()
1321 STATIC int xlog_clear_stale_blocks()
1493 STATIC int xlog_recover_reorder_trans()
1577 STATIC int xlog_recover_buffer_pass1()
1623 STATIC struct xfs_buf_cancel * xlog_peek_buffer_cancelled()
1663 STATIC int xlog_check_buffer_cancelled()
1703 STATIC int xlog_recover_do_inode_buffer()
2172 STATIC void xlog_recover_do_reg_buffer()
2262 STATIC bool xlog_recover_do_dquot_buffer()
2320 STATIC int xlog_recover_buffer_pass2()
2462 STATIC int xfs_recover_inode_owner_change()
2508 STATIC int xlog_recover_inode_pass2()
2805 STATIC int xlog_recover_quotaoff_pass1()
2830 STATIC int xlog_recover_dquot_pass2()
2940 STATIC int xlog_recover_efi_pass2()
2981 STATIC int xlog_recover_efd_pass2()
3037 STATIC int xlog_recover_do_icreate_pass2()
3154 STATIC void xlog_recover_buffer_ra_pass2()
3171 STATIC void xlog_recover_inode_ra_pass2()
3198 STATIC void xlog_recover_dquot_ra_pass2()
3236 STATIC void xlog_recover_ra_pass2()
3259 STATIC int xlog_recover_commit_pass1()
3287 STATIC int xlog_recover_commit_pass2()
3323 STATIC int xlog_recover_items_pass2()
3349 STATIC int xlog_recover_commit_trans()
3412 STATIC void xlog_recover_add_item()
3423 STATIC int xlog_recover_add_to_cont_trans()
3479 STATIC int xlog_recover_add_to_trans()
3562 STATIC void xlog_recover_free_trans()
3585 STATIC int xlog_recovery_process_trans()
3646 STATIC struct xlog_recover * xlog_recover_ophdr_to_trans()
3690 STATIC int xlog_recover_process_ophdr()
3741 STATIC int xlog_recover_process_data()
3783 STATIC int xlog_recover_process_efi()
3862 STATIC int xlog_recover_process_efis()
3914 STATIC int xlog_recover_cancel_efis()
3958 STATIC void xlog_recover_clear_agi_bucket()
3998 STATIC xfs_agino_t xlog_recover_process_one_iunlink()
4066 STATIC void xlog_recover_process_iunlinks()
4136 STATIC int xlog_unpack_data_crc()
4166 STATIC int xlog_unpack_data()
4198 STATIC int xlog_valid_rec_header()
4242 STATIC int xlog_do_recovery_pass()
4480 STATIC int xlog_do_log_recovery()
4531 STATIC int xlog_do_recover()
H A Dxfs_ioctl.c142 STATIC int xfs_handle_acceptable()
185 STATIC struct dentry * xfs_handlereq_to_dentry()
355 STATIC int xfs_fssetdm_by_handle()
399 STATIC int xfs_attrlist_by_handle()
520 STATIC int xfs_attrmulti_by_handle()
752 STATIC int xfs_ioc_bulkstat()
811 STATIC int xfs_ioc_fsgeometry_v1()
833 STATIC int xfs_ioc_fsgeometry()
854 STATIC unsigned int xfs_merge_ioc_xflags()
885 STATIC unsigned int xfs_di2lxflags()
904 STATIC int xfs_ioc_fsgetxattr()
942 STATIC void xfs_set_diflags()
984 STATIC void xfs_diflags_to_linux()
1178 STATIC int xfs_ioctl_setattr()
1286 STATIC int xfs_ioc_fssetxattr()
1306 STATIC int xfs_ioc_getxflags()
1319 STATIC int xfs_ioc_setxflags()
1362 STATIC int xfs_getbmap_format()
1375 STATIC int xfs_ioc_getbmap()
1406 STATIC int xfs_getbmapx_format()
1418 STATIC int xfs_ioc_getbmapx()
H A Dxfs_qm.c47 STATIC int xfs_qm_init_quotainos(xfs_mount_t *);
48 STATIC int xfs_qm_init_quotainfo(xfs_mount_t *);
51 STATIC void xfs_qm_dqfree_one(struct xfs_dquot *dqp);
61 STATIC int xfs_qm_dquot_walk()
128 STATIC int xfs_qm_dqpurge()
259 STATIC int xfs_qm_dqattach_one()
567 STATIC int xfs_qm_init_quotainfo()
713 STATIC int xfs_qm_qino_alloc()
809 STATIC void xfs_qm_reset_dqcounts()
866 STATIC int xfs_qm_dqiter_bufs()
938 STATIC int xfs_qm_dqiterate()
1037 STATIC int xfs_qm_quotacheck_dqadjust()
1092 STATIC int xfs_qm_get_rtblks()
1122 STATIC int xfs_qm_dqusage_adjust()
1216 STATIC int xfs_qm_flush_one()
1247 STATIC int xfs_qm_quotacheck()
1480 STATIC int xfs_qm_init_quotainos()
1569 STATIC void xfs_qm_dqfree_one()
H A Dxfs_sysctl.c27 STATIC int xfs_stats_clear_proc_handler()
47 STATIC int xfs_panic_mask_proc_handler()
H A Dxfs_file.c182 STATIC int xfs_dir_fsync()
205 STATIC int xfs_file_fsync()
286 STATIC ssize_t xfs_file_read_iter()
385 STATIC ssize_t xfs_file_splice_read()
427 STATIC int /* error (positive) */ xfs_zero_last_block()
579 STATIC ssize_t xfs_file_aio_write_checks()
700 STATIC ssize_t xfs_file_dio_aio_write()
815 STATIC ssize_t xfs_file_buffered_aio_write()
874 STATIC ssize_t xfs_file_write_iter()
917 STATIC long xfs_file_fallocate()
1045 STATIC int xfs_file_open()
1057 STATIC int xfs_dir_open()
1081 STATIC int xfs_file_release()
1089 STATIC int xfs_file_readdir()
1131 STATIC bool xfs_lookup_buffer_offset()
1184 STATIC bool xfs_find_get_desired_pgoff()
1333 STATIC loff_t xfs_seek_hole_data()
1471 STATIC loff_t xfs_file_llseek()
1507 STATIC int xfs_filemap_page_mkwrite()
1534 STATIC int xfs_filemap_fault()
1571 STATIC int xfs_filemap_pmd_fault()
1645 STATIC int xfs_file_mmap()
H A Dxfs_acl.c38 STATIC struct posix_acl * xfs_acl_from_disk()
95 STATIC void xfs_acl_to_disk()
181 STATIC int __xfs_set_acl()
H A Dxfs_log.c41 STATIC int
48 STATIC struct xlog *
54 STATIC int
58 STATIC int
62 STATIC void
67 STATIC void xlog_state_done_syncing(xlog_in_core_t *iclog, int);
68 STATIC void
73 STATIC int
81 STATIC int
85 STATIC void
90 STATIC void
95 STATIC void
99 STATIC void
103 STATIC void
109 STATIC void
113 STATIC void
116 STATIC void
122 STATIC void
134 STATIC int
193 STATIC void xlog_grant_head_init()
202 STATIC void xlog_grant_head_wake_all()
231 STATIC bool xlog_grant_head_wake()
253 STATIC int
306 STATIC int xlog_grant_head_check()
1136 STATIC int xlog_space_left()
1230 STATIC void xlog_get_iclog_buffer_size()
1339 STATIC struct xlog * xlog_alloc_log()
1520 STATIC int xlog_commit_record()
1554 STATIC void xlog_grant_push_ail()
1613 STATIC void xlog_pack_data()
1707 STATIC int xlog_bdstrat()
1756 STATIC int xlog_sync()
1914 STATIC void xlog_dealloc_log()
2509 STATIC void xlog_state_clean_log()
2589 STATIC xfs_lsn_t xlog_get_lowest_lsn()
2612 STATIC void xlog_state_do_callback()
2844 STATIC void xlog_state_done_syncing()
2902 STATIC int xlog_state_get_iclog_space()
3013 STATIC void xlog_regrant_reserve_log_space()
3060 STATIC void xlog_ungrant_log_space()
3100 STATIC int xlog_state_release_iclog()
3152 STATIC void xlog_state_switch_iclogs()
3507 STATIC void xlog_state_want_sync()
3730 STATIC void xlog_verify_grant_tail()
3757 STATIC void xlog_verify_tail_lsn()
3797 STATIC void xlog_verify_iclog()
3890 STATIC int xlog_state_ioerror()
4025 STATIC int xlog_iclogs_empty()
H A Dxfs_buf_item.c41 STATIC void xfs_buf_do_callbacks(struct xfs_buf *bp);
61 STATIC void xfs_buf_item_size_segment()
131 STATIC void xfs_buf_item_size()
308 STATIC void xfs_buf_item_format()
380 STATIC void xfs_buf_item_pin()
410 STATIC void xfs_buf_item_unpin()
510 STATIC uint xfs_buf_item_push()
571 STATIC void xfs_buf_item_unlock()
677 STATIC xfs_lsn_t xfs_buf_item_committed()
691 STATIC void xfs_buf_item_committing()
712 STATIC int xfs_buf_item_get_format()
732 STATIC void xfs_buf_item_free_format()
947 STATIC void xfs_buf_item_free()
1025 STATIC void xfs_buf_do_callbacks()
H A Dxfs_icache.c40 STATIC void __xfs_inode_clear_reclaim_tag(struct xfs_mount *mp,
87 STATIC void xfs_inode_free_callback()
468 STATIC int xfs_inode_ag_walk_grab()
510 STATIC int xfs_inode_ag_walk()
617 STATIC void xfs_queue_eofblocks()
780 STATIC void __xfs_inode_clear_reclaim()
798 STATIC void __xfs_inode_clear_reclaim_tag()
813 STATIC int xfs_reclaim_inode_grab()
894 STATIC int xfs_reclaim_inode()
1019 STATIC int xfs_reclaim_inodes_ag()
1190 STATIC int xfs_inode_match_id()
1214 STATIC int xfs_inode_match_id_union()
1234 STATIC int xfs_inode_free_eofblocks()
H A Dxfs_qm_syscalls.c38 STATIC int xfs_qm_log_quotaoff(xfs_mount_t *, xfs_qoff_logitem_t **, uint);
39 STATIC int xfs_qm_log_quotaoff_end(xfs_mount_t *, xfs_qoff_logitem_t *,
221 STATIC int xfs_qm_scall_trunc_qfile()
559 STATIC int xfs_qm_log_quotaoff_end()
591 STATIC int xfs_qm_log_quotaoff()
721 STATIC int xfs_dqrele_inode()
H A Dxfs_trans_dquot.c32 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
172 STATIC struct xfs_dqtrx * xfs_trans_get_dqtrx()
301 STATIC void xfs_trans_dqlockedjoin()
569 STATIC void xfs_quota_warn()
591 STATIC int xfs_trans_dqresv()
878 STATIC void xfs_trans_alloc_dqinfo()
H A Dxfs_attr_list.c42 STATIC int xfs_attr_shortform_compare()
218 STATIC int xfs_attr_node_list()
489 STATIC int xfs_attr_leaf_list()
548 STATIC int xfs_attr_put_listent()
H A Dxfs_mount.c64 STATIC int xfs_uuid_mount()
107 STATIC void xfs_uuid_unmount()
131 STATIC void __xfs_free_perag()
144 STATIC void xfs_free_perag()
365 STATIC int xfs_update_alignment()
431 STATIC void xfs_set_maxicount()
458 STATIC void xfs_set_rw_sizes()
512 STATIC void xfs_set_inoalignment()
535 STATIC int xfs_check_sizes()
H A Dxfs_iomap.c45 STATIC int xfs_iomap_eof_align_last_fsb()
95 STATIC int xfs_alert_fsblock_zero()
289 STATIC int xfs_iomap_eof_want_preallocate()
360 STATIC xfs_fsblock_t xfs_iomap_eof_prealloc_initial_size()
405 STATIC bool xfs_quota_need_throttle()
427 STATIC void xfs_quota_calc_throttle()
471 STATIC xfs_fsblock_t xfs_iomap_prealloc_size()
H A Dxfs_trans.c94 STATIC void xfs_trans_free()
116 STATIC xfs_trans_t * xfs_trans_dup()
395 STATIC void xfs_trans_apply_sb_deltas()
481 STATIC int xfs_sb_mod8()
497 STATIC int xfs_sb_mod32()
513 STATIC int xfs_sb_mod64()
713 STATIC void xfs_trans_free_item_desc()
H A Dxfs_buf.c214 STATIC int _xfs_buf_get_pages()
238 STATIC void _xfs_buf_free_pages()
285 STATIC int xfs_buf_allocate_memory()
384 STATIC int _xfs_buf_map_pages()
619 STATIC int _xfs_buf_read()
987 STATIC void xfs_buf_wait_unpin()
1103 STATIC void xfs_buf_bio_end_io()
1212 STATIC void _xfs_buf_ioapply()
1674 STATIC int xfs_setsize_buftarg_early()
H A Dxfs_attr_inactive.c46 STATIC int xfs_attr3_leaf_freextent()
118 STATIC int xfs_attr3_leaf_inactive()
207 STATIC int xfs_attr3_node_inactive()
H A Dxfs_dir2_readdir.c58 STATIC int xfs_dir2_sf_getdents()
157 STATIC int xfs_dir2_block_getdents()
270 STATIC int xfs_dir2_leaf_readbuf()
472 STATIC int xfs_dir2_leaf_getdents()
H A Dxfs_itable.c34 STATIC int xfs_internal_inum()
142 STATIC int xfs_bulkstat_one_fmt()
175 STATIC void xfs_bulkstat_ichunk_ra()
208 STATIC int xfs_bulkstat_grab_ichunk()
H A Dxfs_mru_cache.c136 STATIC unsigned long _xfs_mru_cache_migrate()
200 STATIC void _xfs_mru_cache_list_insert()
238 STATIC void
275 STATIC void _xfs_mru_cache_reap()
H A Dxfs_qm_bhv.c31 STATIC void xfs_fill_statvfs_from_dquot()
H A Dxfs_rtalloc.c63 STATIC int /* error */ xfs_rtany_summary()
109 STATIC int /* error */ xfs_rtcopy_summary()
150 STATIC int /* error */ xfs_rtallocate_range()
229 STATIC int /* error */ xfs_rtallocate_extent_block()
342 STATIC int /* error */ xfs_rtallocate_extent_exact()
421 STATIC int /* error */ xfs_rtallocate_extent_near()
616 STATIC int /* error */ xfs_rtallocate_extent_size()
760 STATIC int xfs_growfs_rt_alloc()
H A Dxfs_dquot.c225 STATIC void xfs_qm_init_dquot_blk()
297 STATIC int xfs_qm_dqalloc()
404 STATIC int xfs_qm_dqrepair()
455 STATIC int xfs_qm_dqtobp()
884 STATIC void xfs_qm_dqflush_done()
H A Dxfs_extent_busy.c156 STATIC bool
538 STATIC void xfs_extent_busy_clear_one()
H A Dxfs_symlink.c45 STATIC int xfs_readlink_bmap()
432 STATIC int xfs_inactive_symlink_rmt()
H A Dxfs_discard.c35 STATIC int xfs_trim_extents()
H A Dxfs_trans_ail.c35 STATIC void xfs_ail_check()
142 STATIC void xfs_trans_ail_cursor_init()
189 STATIC void xfs_trans_ail_cursor_clear()
H A Dxfs_bmap_util.c304 STATIC void xfs_bmap_count_leaves()
323 STATIC void xfs_bmap_disk_count_leaves()
343 STATIC int /* error */ xfs_bmap_count_tree()
467 STATIC int xfs_getbmapx_fix_eof_hole()
1119 STATIC int xfs_zero_remaining_bytes()
H A Dxfs_inode.c60 STATIC int xfs_iflush_int(xfs_inode_t *, xfs_buf_t *);
62 STATIC int xfs_iunlink_remove(xfs_trans_t *, xfs_inode_t *);
611 STATIC uint _xfs_dic2xflags()
1719 STATIC int xfs_inactive_truncate()
1771 STATIC int xfs_inactive_ifree()
2033 STATIC int xfs_iunlink_remove()
2209 STATIC int xfs_ifree_cluster()
2652 STATIC void xfs_sort_for_rename()
2729 STATIC int xfs_cross_rename()
3178 STATIC int xfs_iflush_cluster()
3444 STATIC int xfs_iflush_int()
H A Dxfs_trans_buf.c36 STATIC struct xfs_buf * xfs_trans_buf_item_match()
74 STATIC void _xfs_trans_bjoin()
H A Dxfs_log_cil.c87 STATIC void xfs_cil_prepare_item()
430 STATIC int xlog_cil_push()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c36 STATIC struct xfs_btree_cur * xfs_allocbt_dup_cursor()
45 STATIC void xfs_allocbt_set_root()
67 STATIC int xfs_allocbt_alloc_block()
103 STATIC int xfs_allocbt_free_block()
129 STATIC void xfs_allocbt_update_lastrec()
189 STATIC int xfs_allocbt_get_minrecs()
197 STATIC int xfs_allocbt_get_maxrecs()
205 STATIC void xfs_allocbt_init_key_from_rec()
216 STATIC void xfs_allocbt_init_rec_from_key()
227 STATIC void xfs_allocbt_init_rec_from_cur()
238 STATIC void xfs_allocbt_init_ptr_from_cur()
251 STATIC __int64_t xfs_allocbt_key_diff()
389 STATIC int xfs_allocbt_keys_inorder()
407 STATIC int xfs_allocbt_recs_inorder()
H A Dxfs_trans_resv.c44 STATIC uint xfs_buf_log_overhead()
58 STATIC uint xfs_calc_buf_res()
95 STATIC uint xfs_calc_inode_res()
127 STATIC uint xfs_calc_finobt_res()
182 STATIC uint xfs_calc_write_reservation()
211 STATIC uint xfs_calc_itruncate_reservation()
241 STATIC uint xfs_calc_rename_reservation()
259 STATIC uint xfs_calc_iunlink_remove_reservation()
279 STATIC uint xfs_calc_link_reservation()
298 STATIC uint xfs_calc_iunlink_add_reservation()
317 STATIC uint xfs_calc_remove_reservation()
347 STATIC uint xfs_calc_create_resv_modify()
366 STATIC uint xfs_calc_create_resv_alloc()
378 STATIC uint __xfs_calc_create_reservation()
395 STATIC uint xfs_calc_icreate_resv_alloc()
407 STATIC uint xfs_calc_icreate_reservation()
415 STATIC uint xfs_calc_create_reservation()
425 STATIC uint xfs_calc_create_tmpfile_reservation()
442 STATIC uint xfs_calc_mkdir_reservation()
455 STATIC uint xfs_calc_symlink_reservation()
474 STATIC uint xfs_calc_ifree_reservation()
495 STATIC uint xfs_calc_ichange_reservation()
511 STATIC uint xfs_calc_growdata_reservation()
530 STATIC uint xfs_calc_growrtalloc_reservation()
547 STATIC uint xfs_calc_growrtzero_reservation()
564 STATIC uint xfs_calc_growrtfree_reservation()
578 STATIC uint xfs_calc_swrite_reservation()
589 STATIC uint xfs_calc_writeid_reservation()
604 STATIC uint xfs_calc_addafork_reservation()
629 STATIC uint xfs_calc_attrinval_reservation()
652 STATIC uint xfs_calc_attrsetm_reservation()
672 STATIC uint xfs_calc_attrsetrt_reservation()
692 STATIC uint xfs_calc_attrrm_reservation()
711 STATIC uint xfs_calc_clear_agi_bucket_reservation()
722 STATIC uint xfs_calc_qm_setqlim_reservation()
734 STATIC uint xfs_calc_qm_dqalloc_reservation()
748 STATIC uint xfs_calc_qm_quotaoff_reservation()
760 STATIC uint xfs_calc_qm_quotaoff_end_reservation()
771 STATIC uint xfs_calc_sb_reservation()
H A Dxfs_ialloc_btree.c37 STATIC int xfs_inobt_get_minrecs()
45 STATIC struct xfs_btree_cur * xfs_inobt_dup_cursor()
54 STATIC void xfs_inobt_set_root()
68 STATIC void xfs_finobt_set_root()
83 STATIC int xfs_inobt_alloc_block()
123 STATIC int xfs_inobt_free_block()
140 STATIC int xfs_inobt_get_maxrecs()
148 STATIC void xfs_inobt_init_key_from_rec()
156 STATIC void xfs_inobt_init_rec_from_key()
164 STATIC void xfs_inobt_init_rec_from_cur()
186 STATIC void xfs_inobt_init_ptr_from_cur()
198 STATIC void xfs_finobt_init_ptr_from_cur()
209 STATIC __int64_t xfs_inobt_key_diff()
313 STATIC int xfs_inobt_keys_inorder()
323 STATIC int xfs_inobt_recs_inorder()
H A Dxfs_bmap_btree.c42 STATIC xfs_exntst_t xfs_extent_state()
99 STATIC void __xfs_bmbt_get_all()
267 STATIC void xfs_bmbt_disk_set_all()
399 STATIC struct xfs_btree_cur * xfs_bmbt_dup_cursor()
419 STATIC void xfs_bmbt_update_cursor()
434 STATIC int xfs_bmbt_alloc_block()
519 STATIC int xfs_bmbt_free_block()
538 STATIC int xfs_bmbt_get_minrecs()
584 STATIC int xfs_bmbt_get_dmaxrecs()
594 STATIC void xfs_bmbt_init_key_from_rec()
603 STATIC void xfs_bmbt_init_rec_from_key()
614 STATIC void xfs_bmbt_init_rec_from_cur()
622 STATIC void xfs_bmbt_init_ptr_from_cur()
630 STATIC __int64_t xfs_bmbt_key_diff()
730 STATIC int xfs_bmbt_keys_inorder()
740 STATIC int xfs_bmbt_recs_inorder()
H A Dxfs_attr.c57 STATIC int xfs_attr_shortform_addname(xfs_da_args_t *args);
62 STATIC int xfs_attr_leaf_get(xfs_da_args_t *args);
63 STATIC int xfs_attr_leaf_addname(xfs_da_args_t *args);
64 STATIC int xfs_attr_leaf_removename(xfs_da_args_t *args);
69 STATIC int xfs_attr_node_get(xfs_da_args_t *args);
70 STATIC int xfs_attr_node_addname(xfs_da_args_t *args);
71 STATIC int xfs_attr_node_removename(xfs_da_args_t *args);
72 STATIC int xfs_attr_fillstate(xfs_da_state_t *state);
73 STATIC int xfs_attr_refillstate(xfs_da_state_t *state);
76 STATIC int xfs_attr_args_init()
163 STATIC int xfs_attr_calc_size()
523 STATIC int xfs_attr_shortform_addname()
566 STATIC int xfs_attr_leaf_addname()
773 STATIC int xfs_attr_leaf_removename()
833 STATIC int xfs_attr_leaf_get()
873 STATIC int xfs_attr_node_addname()
1142 STATIC int xfs_attr_node_removename()
1303 STATIC int xfs_attr_fillstate()
1351 STATIC int xfs_attr_refillstate()
1408 STATIC int xfs_attr_node_get()
H A Dxfs_btree.c55 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_lblock()
100 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_sblock()
185 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_sptr()
204 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_ptr()
445 STATIC size_t xfs_btree_rec_offset()
457 STATIC size_t xfs_btree_key_offset()
469 STATIC size_t xfs_btree_ptr_offset()
483 STATIC union xfs_btree_rec * xfs_btree_rec_addr()
496 STATIC union xfs_btree_key * xfs_btree_key_addr()
509 STATIC union xfs_btree_ptr * xfs_btree_ptr_addr()
529 STATIC struct xfs_btree_block * xfs_btree_get_iroot()
543 STATIC struct xfs_btree_block * /* generic btree block pointer */ xfs_btree_get_block()
620 STATIC int /* success=1, failure=0 */ xfs_btree_firstrec()
649 STATIC int /* success=1, failure=0 */ xfs_btree_lastrec()
780 STATIC int xfs_btree_readahead_lblock()
805 STATIC int xfs_btree_readahead_sblock()
835 STATIC int xfs_btree_readahead()
862 STATIC xfs_daddr_t xfs_btree_ptr_to_daddr()
886 STATIC void xfs_btree_readahead_ptr()
901 STATIC void xfs_btree_setbuf()
928 STATIC int xfs_btree_ptr_is_null()
939 STATIC void xfs_btree_set_ptr_null()
953 STATIC void xfs_btree_get_sibling()
975 STATIC void xfs_btree_set_sibling()
1051 STATIC void xfs_btree_init_block_cur()
1081 STATIC int xfs_btree_is_lastrec()
1100 STATIC void xfs_btree_buf_to_ptr()
1115 STATIC void xfs_btree_set_refs()
1137 STATIC int xfs_btree_get_buf_block()
1167 STATIC int xfs_btree_read_buf_block()
1197 STATIC void xfs_btree_copy_keys()
1211 STATIC void xfs_btree_copy_recs()
1225 STATIC void xfs_btree_copy_ptrs()
1239 STATIC void xfs_btree_shift_keys()
1258 STATIC void xfs_btree_shift_recs()
1277 STATIC void xfs_btree_shift_ptrs()
1296 STATIC void xfs_btree_log_keys()
1343 STATIC void xfs_btree_log_ptrs()
1648 STATIC int xfs_btree_lookup_get_block()
1690 STATIC union xfs_btree_key * xfs_lookup_get_search_key()
1870 STATIC int xfs_btree_updkey()
1980 STATIC int /* error */ xfs_btree_lshift()
2163 STATIC int /* error */ xfs_btree_rshift()
2339 STATIC int /* error */ __xfs_btree_split()
2568 STATIC int /* error */ xfs_btree_split()
2713 STATIC int /* error */ xfs_btree_new_root()
2837 STATIC int xfs_btree_make_block_unfull()
2908 STATIC int xfs_btree_insrec()
3195 STATIC int xfs_btree_kill_iroot()
3302 STATIC int xfs_btree_kill_root()
3336 STATIC int xfs_btree_dec_cursor()
3362 STATIC int /* error */ xfs_btree_delrec()
H A Dxfs_log_rlimit.c36 STATIC int xfs_log_calc_max_attrsetm_res()
58 STATIC void xfs_log_get_max_trans_res()
H A Dxfs_ialloc.c80 STATIC int /* error */ xfs_inobt_update()
139 STATIC int xfs_inobt_insert_rec()
158 STATIC int xfs_inobt_insert()
206 STATIC int xfs_check_agi_freecount()
405 STATIC void xfs_align_sparse_ino()
437 STATIC bool __xfs_inobt_can_merge()
475 STATIC void __xfs_inobt_rec_merge()
509 STATIC int xfs_inobt_insert_sprec()
594 STATIC int /* error code or 0 */ xfs_ialloc_ag_alloc()
889 STATIC xfs_agnumber_t xfs_ialloc_next_ag()
908 STATIC xfs_agnumber_t xfs_ialloc_ag_select()
1029 STATIC int xfs_ialloc_next_rec()
1057 STATIC int xfs_ialloc_get_rec()
1086 STATIC int xfs_inobt_first_free_inode()
1105 STATIC int xfs_dialloc_ag_inobt()
1368 STATIC int xfs_dialloc_ag_finobt_near()
1449 STATIC int xfs_dialloc_ag_finobt_newino()
1492 STATIC int xfs_dialloc_ag_update_inobt()
1530 STATIC int xfs_dialloc_ag()
1815 STATIC void xfs_difree_inode_chunk()
1887 STATIC int xfs_difree_inobt()
2018 STATIC int xfs_difree_finobt()
2196 STATIC int xfs_imap_lookup()
2484 STATIC void xfs_check_agi_unlinked()
H A Dxfs_da_btree.c57 STATIC int xfs_da3_root_split(xfs_da_state_t *state,
60 STATIC int xfs_da3_node_split(xfs_da_state_t *state,
66 STATIC void xfs_da3_node_rebalance(xfs_da_state_t *state,
69 STATIC void xfs_da3_node_add(xfs_da_state_t *state,
76 STATIC int xfs_da3_root_join(xfs_da_state_t *state,
78 STATIC int xfs_da3_node_toosmall(xfs_da_state_t *state, int *retval);
79 STATIC void xfs_da3_node_remove(xfs_da_state_t *state,
81 STATIC void xfs_da3_node_unbalance(xfs_da_state_t *state,
88 STATIC int xfs_da3_blk_unlink(xfs_da_state_t *state,
108 STATIC void xfs_da_state_kill_altpath()
507 STATIC int /* error */ xfs_da3_root_split()
638 STATIC int /* error */ xfs_da3_node_split()
735 STATIC void xfs_da3_node_rebalance()
878 STATIC void xfs_da3_node_add()
1044 STATIC int xfs_da3_root_join()
1116 STATIC int xfs_da3_node_toosmall()
1238 STATIC uint xfs_da3_node_lasthash()
1317 STATIC void xfs_da3_node_remove()
1367 STATIC void xfs_da3_node_unbalance()
1612 STATIC int xfs_da3_node_order()
1737 STATIC int /* error */ xfs_da3_blk_unlink()
2120 STATIC int xfs_da3_swap_lastblock()
2386 STATIC int xfs_da_map_covers_blocks()
H A Dxfs_alloc.c46 STATIC int xfs_alloc_ag_vextent_exact(xfs_alloc_arg_t *);
47 STATIC int xfs_alloc_ag_vextent_near(xfs_alloc_arg_t *);
48 STATIC int xfs_alloc_ag_vextent_size(xfs_alloc_arg_t *);
49 STATIC int xfs_alloc_ag_vextent_small(xfs_alloc_arg_t *,
55 STATIC int /* error */ xfs_alloc_lookup_eq()
104 STATIC int /* error */ xfs_alloc_update()
142 STATIC void xfs_alloc_compute_aligned()
186 STATIC xfs_extlen_t /* difference value (absolute) */ xfs_alloc_compute_diff()
256 STATIC void xfs_alloc_fix_len()
289 STATIC int xfs_alloc_fix_minleft()
318 STATIC int /* error code */ xfs_alloc_fixup_trees()
546 STATIC int /* error */ xfs_alloc_read_agfl()
568 STATIC int xfs_alloc_update_counters()
601 STATIC int /* error */ xfs_alloc_ag_vextent()
668 STATIC int /* error */ xfs_alloc_ag_vextent_exact()
780 STATIC int xfs_alloc_find_best_extent()
875 STATIC int /* error */ xfs_alloc_ag_vextent_near()
1286 STATIC int /* error */ xfs_alloc_ag_vextent_size()
1492 STATIC int /* error */ xfs_alloc_ag_vextent_small()
1580 STATIC int /* error */ xfs_free_ag_extent()
1930 STATIC int /* error */ xfs_alloc_fix_freelist()
H A Dxfs_dquot_buf.c174 STATIC bool xfs_dquot_buf_verify_crc()
207 STATIC bool xfs_dquot_buf_verify()
H A Dxfs_bmap.c107 STATIC int /* error */ xfs_bmbt_lookup_eq()
121 STATIC int /* error */ xfs_bmbt_lookup_ge()
160 STATIC int xfs_bmbt_update()
178 STATIC xfs_filblks_t xfs_bmap_worst_indlen()
231 STATIC void xfs_bmap_forkoff_reset()
248 STATIC struct xfs_buf * xfs_bmap_get_bp()
278 STATIC void xfs_check_block()
331 STATIC void xfs_bmap_check_leaf_extents()
520 STATIC void xfs_bmap_validate_ret()
659 STATIC int /* error */ xfs_bmap_btree_to_extents()
717 STATIC int /* error */ xfs_bmap_extents_to_btree()
885 STATIC int /* error */ xfs_bmap_local_to_extents()
985 STATIC int /* error */ xfs_bmap_add_attrfork_btree()
1028 STATIC int /* error */ xfs_bmap_add_attrfork_extents()
1063 STATIC int /* error */ xfs_bmap_add_attrfork_local()
1380 STATIC xfs_bmbt_rec_host_t * /* pointer to found extent entry */ xfs_bmap_search_multi_extents()
1427 STATIC xfs_bmbt_rec_host_t * /* pointer to found extent entry */ xfs_bmap_search_extents()
1604 STATIC int xfs_bmap_isaeof()
1706 STATIC int /* error */ xfs_bmap_add_extent_delay_real()
2257 STATIC int /* error */ xfs_bmap_add_extent_unwritten_real()
2783 STATIC void xfs_bmap_add_extent_hole_delay()
2927 STATIC int /* error */ xfs_bmap_add_extent_hole_real()
3561 STATIC int xfs_bmap_btalloc_nullfb()
3595 STATIC int xfs_bmap_btalloc_filestreams()
3639 STATIC int xfs_bmap_btalloc()
3895 STATIC int xfs_bmap_alloc()
3907 STATIC void xfs_bmapi_trim_map()
3953 STATIC void xfs_bmapi_update_map()
4096 STATIC int xfs_bmapi_reserve_delalloc()
4395 STATIC int xfs_bmapi_convert_unwritten()
4721 STATIC int /* error */ xfs_bmap_del_extent()
5422 STATIC bool xfs_bmse_can_merge()
5454 STATIC int xfs_bmse_merge()
5527 STATIC int xfs_bmse_shift_one()
5806 STATIC int xfs_bmap_split_extent_at()
H A Dxfs_attr_leaf.c60 STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,
62 STATIC int xfs_attr3_leaf_add_work(struct xfs_buf *leaf_buffer,
65 STATIC void xfs_attr3_leaf_compact(struct xfs_da_args *args,
68 STATIC void xfs_attr3_leaf_rebalance(xfs_da_state_t *state,
71 STATIC int xfs_attr3_leaf_figure_balance(xfs_da_state_t *state,
82 STATIC void xfs_attr3_leaf_moveents(struct xfs_da_args *args,
88 STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
361 STATIC int xfs_attr_namesp_match()
477 STATIC void xfs_sbversion_add_attr2()
1029 STATIC int xfs_attr3_leaf_create()
1220 STATIC int xfs_attr3_leaf_add_work()
1340 STATIC void xfs_attr3_leaf_compact()
1447 STATIC void xfs_attr3_leaf_rebalance()
1644 STATIC int xfs_attr3_leaf_figure_balance()
2324 STATIC void xfs_attr3_leaf_moveents()
2490 STATIC int xfs_attr_leaf_entsize()
H A Dxfs_attr_remote.c209 STATIC int xfs_attr3_rmt_hdr_set()
248 STATIC int xfs_attr_rmtval_copyout()
296 STATIC void xfs_attr_rmtval_copyin()
H A Dxfs_inode_fork.c37 STATIC int xfs_iformat_local(xfs_inode_t *, xfs_dinode_t *, int, int);
38 STATIC int xfs_iformat_extents(xfs_inode_t *, xfs_dinode_t *, int);
39 STATIC int xfs_iformat_btree(xfs_inode_t *, xfs_dinode_t *, int);
243 STATIC int xfs_iformat_local()
295 STATIC int xfs_iformat_extents()
364 STATIC int xfs_iformat_btree()
1447 STATIC void xfs_iext_realloc_indirect()
1472 STATIC void xfs_iext_indirect_to_direct()
H A Dxfs_dir2.c58 STATIC xfs_dahash_t xfs_ascii_ci_hashname()
71 STATIC enum xfs_dacmp xfs_ascii_ci_compname()
H A Dxfs_dir2_leaf.c59 STATIC bool xfs_dir3_leaf1_check()
482 STATIC void xfs_dir3_leaf_find_stale()
1130 STATIC void xfs_dir3_leaf_log_tail()
H A Dxfs_dir2_node.c244 STATIC void xfs_dir2_free_log_bests()
511 STATIC int xfs_dir2_leafn_lookup_for_addname()
666 STATIC int xfs_dir2_leafn_lookup_for_entry()
H A Dxfs_dir2_data.c466 STATIC void xfs_dir2_data_freeremove()
H A Dxfs_rtbitmap.c923 STATIC int /* error */ xfs_rtcheck_alloc_range()
H A Dxfs_sb.c108 STATIC int xfs_mount_validate_sb()
/linux-4.4.14/lib/
H A Ddecompress_inflate.c1 #ifdef STATIC
13 #else /* STATIC */
25 #endif /* STATIC */
37 STATIC int INIT __gunzip(unsigned char *buf, long len, __gunzip()
186 STATIC int INIT gunzip(unsigned char *buf, long len, gunzip()
196 STATIC int INIT __decompress(unsigned char *buf, long len, __decompress()
H A Dinflate.c114 #ifndef STATIC
122 #define STATIC macro
123 #endif /* !STATIC */
149 STATIC int INIT huft_build OF((unsigned *, unsigned, unsigned,
151 STATIC int INIT huft_free OF((struct huft *));
152 STATIC int INIT inflate_codes OF((struct huft *, struct huft *, int, int));
153 STATIC int INIT inflate_stored OF((void));
154 STATIC int INIT inflate_fixed OF((void));
155 STATIC int INIT inflate_dynamic OF((void));
156 STATIC int INIT inflate_block OF((int *));
157 STATIC int INIT inflate OF((void));
223 STATIC ulg bb; /* bit buffer */
224 STATIC unsigned bk; /* bits in bit buffer */
226 STATIC const ush mask_bits[] = {
309 STATIC const int lbits = 9; /* bits in base literal/length lookup table */
310 STATIC const int dbits = 6; /* bits in base distance lookup table */
318 STATIC unsigned hufts; /* track memory usage */
321 STATIC int INIT huft_build( huft_build()
566 STATIC int INIT huft_free( huft_free()
588 STATIC int INIT inflate_codes( inflate_codes()
703 STATIC int INIT inflate_stored(void) inflate_stored()
764 STATIC int noinline INIT inflate_fixed(void) inflate_fixed()
828 STATIC int noinline INIT inflate_dynamic(void) inflate_dynamic()
1033 STATIC int INIT inflate_block(
1084 STATIC int INIT inflate(void)
H A Ddecompress_unlz4.c11 #ifdef STATIC
34 STATIC inline int INIT unlz4(u8 *input, long in_len, unlz4()
199 STATIC int INIT __decompress(unsigned char *buf, long in_len, __decompress()
H A Ddecompress_unlzo.c33 #ifdef STATIC
55 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) parse_header()
112 STATIC int INIT unlzo(u8 *input, long in_len, unlzo()
292 STATIC int INIT __decompress(unsigned char *buf, long len, __decompress()
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
109 #define XZ_EXTERN STATIC
251 STATIC int INIT unxz(unsigned char *in, long in_size, unxz()
398 STATIC int INIT __decompress(unsigned char *buf, long len, __decompress()
H A Ddecompress_unlzma.c32 #ifdef STATIC
36 #endif /* STATIC */
537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, unlzma()
670 STATIC int INIT __decompress(unsigned char *buf, long in_len, __decompress()
H A Ddecompress_bunzip2.c47 #ifdef STATIC
51 #endif /* STATIC */
678 STATIC int INIT bunzip2(unsigned char *buf, long len, bunzip2()
746 STATIC int INIT __decompress(unsigned char *buf, long len, __decompress()
/linux-4.4.14/arch/h8300/boot/compressed/
H A Dmisc.c19 #define STATIC static macro
/linux-4.4.14/drivers/scsi/
H A D53c700.c156 #define STATIC macro
158 #define STATIC static macro
169 STATIC int NCR_700_queuecommand(struct Scsi_Host *h, struct scsi_cmnd *);
170 STATIC int NCR_700_abort(struct scsi_cmnd * SCpnt);
171 STATIC int NCR_700_bus_reset(struct scsi_cmnd * SCpnt);
172 STATIC int NCR_700_host_reset(struct scsi_cmnd * SCpnt);
173 STATIC void NCR_700_chip_setup(struct Scsi_Host *host);
174 STATIC void NCR_700_chip_reset(struct Scsi_Host *host);
175 STATIC int NCR_700_slave_alloc(struct scsi_device *SDpnt);
176 STATIC int NCR_700_slave_configure(struct scsi_device *SDpnt);
177 STATIC void NCR_700_slave_destroy(struct scsi_device *SDpnt);
180 STATIC struct device_attribute *NCR_700_dev_attrs[];
182 STATIC struct scsi_transport_template *NCR_700_transport_template = NULL;
507 STATIC struct NCR_700_command_slot * find_empty_slot()
539 STATIC void free_slot()
561 STATIC void save_for_reselection()
576 STATIC inline void NCR_700_unmap()
585 STATIC inline void NCR_700_scsi_done()
630 STATIC void NCR_700_internal_bus_reset()
640 STATIC void NCR_700_chip_setup()
750 STATIC void NCR_700_chip_reset()
778 STATIC __u32 process_extended_message()
861 STATIC __u32 process_message()
950 STATIC __u32 process_script_interrupt()
1280 STATIC inline __u32 process_selection()
1390 STATIC int NCR_700_start_command()
1906 STATIC DEF_SCSI_QCMD(NCR_700_queuecommand) DEF_SCSI_QCMD()
1908 STATIC int DEF_SCSI_QCMD()
1938 STATIC int NCR_700_bus_reset()
1975 STATIC int NCR_700_host_reset()
1991 STATIC void NCR_700_set_period()
2010 STATIC void NCR_700_set_offset()
2036 STATIC int NCR_700_slave_alloc()
2048 STATIC int NCR_700_slave_configure()
2071 STATIC void NCR_700_slave_destroy()
2102 STATIC struct device_attribute *NCR_700_dev_attrs[] = {
H A Dips.c140 /* 7.12.xx - Use STATIC functions wherever possible */
/linux-4.4.14/arch/unicore32/boot/compressed/
H A Dmisc.c25 #define STATIC static macro
/linux-4.4.14/arch/arm/boot/compressed/
H A Ddecompress.c13 #define STATIC static macro
/linux-4.4.14/arch/m32r/boot/compressed/
H A Dmisc.c17 #define STATIC static macro
/linux-4.4.14/arch/arm/mach-u300/
H A Ddummyspichip.c24 * shall be STATIC and not altered by the driver!
44 * driver for a chip. It is usually STATIC and shall not be read dummy_looptest()
72 * WARNING: NEVER DO THIS IN REAL DRIVER CODE, THIS SHOULD BE STATIC! dummy_looptest()
155 * WARNING: NEVER DO THIS IN REAL DRIVER CODE, THIS SHOULD BE STATIC! dummy_looptest()
/linux-4.4.14/lib/lzo/
H A Dlzo1x_decompress_safe.c14 #ifndef STATIC
262 #ifndef STATIC
/linux-4.4.14/arch/sh/boot/compressed/
H A Dmisc.c22 #define STATIC static macro
/linux-4.4.14/arch/mips/boot/compressed/
H A Ddecompress.c50 #define STATIC static macro
/linux-4.4.14/lib/lz4/
H A Dlz4_decompress.c40 #ifndef STATIC
318 #ifndef STATIC
338 #ifndef STATIC
/linux-4.4.14/arch/s390/boot/compressed/
H A Dmisc.c18 #define STATIC static macro
/linux-4.4.14/arch/alpha/boot/
H A Dmisc.c35 #define STATIC static macro
/linux-4.4.14/arch/nios2/boot/compressed/
H A Dmisc.c36 #define STATIC static macro
/linux-4.4.14/arch/cris/boot/compressed/
H A Dmisc.c40 #define STATIC static macro
/linux-4.4.14/arch/mn10300/boot/compressed/
H A Dmisc.c53 #define STATIC static macro
/linux-4.4.14/drivers/power/
H A Dda9052-battery.c28 /* STATIC CONFIGURATION */
/linux-4.4.14/arch/x86/boot/compressed/
H A Dmisc.c99 #define STATIC static macro
/linux-4.4.14/drivers/scsi/ufs/
H A Dufshcd.h642 #define ATTR_SET_ST 1 /* STATIC */
/linux-4.4.14/net/mac80211/
H A Dmain.c133 * that otherwise STATIC is used. ieee80211_hw_conf_chan()
/linux-4.4.14/drivers/staging/wilc1000/
H A Dwilc_wlan.c2004 /* rx_buffer is not used unless we activate USE_MEM STATIC which is not applicable, allocating such memory is useless*/ wilc_wlan_init()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c1112 "send PS STATIC frame\n"); rtl_op_bss_info_changed()
/linux-4.4.14/drivers/dma/
H A Dedma.c149 #define STATIC BIT(3) macro
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h751 /* STATIC/DYNAMIC - valid only for WEP */
2011 /* STATIC/DYNAMIC. Used in Nullifying in Key Descriptors for
/linux-4.4.14/fs/btrfs/
H A Dctree.h53 #define STATIC noinline macro
55 #define STATIC static noinline macro
H A Dextent_io.c1743 STATIC u64 find_lock_delalloc_range(struct inode *inode, find_lock_delalloc_range()
/linux-4.4.14/drivers/video/fbdev/
H A Datafb.c2128 /* Use STATIC if we don't know how to access color registers */ ext_encode_fix()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c11496 /* STATIC PHY DECLARATION */

Completed in 2589 milliseconds