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

/linux-4.1.27/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 || \
/linux-4.1.27/include/linux/decompress/
H A Dmm.h13 #ifdef STATIC
66 #else /* STATIC */
87 #define STATIC macro
91 #endif /* STATIC */
/linux-4.1.27/fs/xfs/
H A Dxfs_sysfs.c57 STATIC ssize_t log_recovery_delay_store()
78 STATIC ssize_t log_recovery_delay_show()
92 STATIC ssize_t xfs_dbg_show()
103 STATIC ssize_t xfs_dbg_store()
130 STATIC ssize_t log_head_lsn_show()
148 STATIC ssize_t log_tail_lsn_show()
162 STATIC ssize_t reserve_grant_head_show()
176 STATIC ssize_t write_grant_head_show()
205 STATIC ssize_t xfs_log_show()
217 STATIC ssize_t xfs_log_store()
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.c56 STATIC void __xfs_efi_release()
84 STATIC void xfs_efi_item_size()
101 STATIC void xfs_efi_item_format()
124 STATIC void xfs_efi_item_pin()
138 STATIC void xfs_efi_item_unpin()
162 STATIC uint xfs_efi_item_push()
170 STATIC void xfs_efi_item_unlock()
182 STATIC xfs_lsn_t xfs_efi_item_committed()
197 STATIC void xfs_efi_item_committing()
329 STATIC void xfs_efd_item_free()
351 STATIC void xfs_efd_item_size()
368 STATIC void xfs_efd_item_format()
389 STATIC void xfs_efd_item_pin()
399 STATIC void xfs_efd_item_unpin()
410 STATIC uint xfs_efd_item_push()
418 STATIC void xfs_efd_item_unlock()
433 STATIC xfs_lsn_t xfs_efd_item_committed()
458 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.c138 STATIC unsigned long suffix_kstrtoint()
171 STATIC int xfs_parseargs()
459 STATIC int xfs_showargs()
656 STATIC int xfs_blkdev_get()
674 STATIC void xfs_blkdev_put()
689 STATIC void xfs_close_devices()
716 STATIC int xfs_open_devices()
787 STATIC int xfs_setup_devices()
817 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()
1559 STATIC void xfs_fs_put_super()
1577 STATIC struct dentry * xfs_fs_mount()
1628 STATIC int __init xfs_init_zones()
1748 STATIC void xfs_destroy_zones()
1774 STATIC int __init xfs_init_workqueues()
1791 STATIC void xfs_destroy_workqueues()
1797 STATIC int __init init_xfs_fs()
1877 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()
135 STATIC int xfs_setfilesize()
161 STATIC int xfs_setfilesize_ioend()
186 STATIC void xfs_finish_ioend()
205 STATIC void xfs_end_io()
245 STATIC xfs_ioend_t * xfs_alloc_ioend()
274 STATIC int xfs_map_blocks()
337 STATIC int xfs_imap_valid()
352 STATIC void xfs_end_bio()
370 STATIC void xfs_submit_ioend_bio()
382 STATIC struct bio * xfs_alloc_ioend_bio()
395 STATIC void xfs_start_buffer_writeback()
409 STATIC void xfs_start_page_writeback()
465 STATIC void xfs_submit_ioend()
530 STATIC void xfs_cancel_ioend()
563 STATIC void xfs_add_to_ioend()
593 STATIC void xfs_map_buffer()
617 STATIC void xfs_map_at_offset()
639 STATIC bool xfs_check_page_type()
682 STATIC int xfs_convert_page()
822 STATIC void xfs_cluster_write()
853 STATIC void xfs_vm_invalidatepage()
880 STATIC void xfs_aops_discard_page()
937 STATIC int xfs_vm_writepage()
1200 STATIC int xfs_vm_writepages()
1216 STATIC int xfs_vm_releasepage()
1346 STATIC int __xfs_get_blocks()
1514 STATIC int xfs_get_blocks_direct()
1533 STATIC void xfs_end_io_direct_write()
1610 STATIC ssize_t xfs_vm_direct_IO()
1635 STATIC void xfs_vm_kill_delalloc_range()
1665 STATIC void xfs_vm_write_failed()
1737 STATIC int xfs_vm_write_begin()
1792 STATIC int xfs_vm_write_end()
1823 STATIC sector_t xfs_vm_bmap()
1838 STATIC int xfs_vm_readpage()
1846 STATIC int xfs_vm_readpages()
1868 STATIC int xfs_vm_set_page_dirty()
H A Dxfs_iops.c88 STATIC int xfs_init_security()
109 STATIC void xfs_cleanup_inode()
127 STATIC int xfs_generic_create()
207 STATIC int xfs_vn_mknod()
217 STATIC int xfs_vn_create()
227 STATIC int xfs_vn_mkdir()
236 STATIC struct dentry * xfs_vn_lookup()
261 STATIC struct dentry * xfs_vn_ci_lookup()
301 STATIC int xfs_vn_link()
322 STATIC int xfs_vn_unlink()
346 STATIC int xfs_vn_symlink()
384 STATIC int xfs_vn_rename()
417 STATIC void * xfs_vn_follow_link()
443 STATIC int xfs_vn_getattr()
944 STATIC int xfs_vn_setattr()
971 STATIC int xfs_vn_update_time()
1018 STATIC int xfs_fiemap_format()
1057 STATIC int xfs_vn_fiemap()
1098 STATIC int xfs_vn_tmpfile()
1189 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.h352 #ifndef STATIC
353 # define STATIC noinline macro
363 #ifndef STATIC
364 # define STATIC static noinline macro
371 #ifndef STATIC
372 # 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 xfs_caddr_t 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()
2163 STATIC void xlog_recover_do_reg_buffer()
2253 STATIC bool xlog_recover_do_dquot_buffer()
2311 STATIC int xlog_recover_buffer_pass2()
2453 STATIC int xfs_recover_inode_owner_change()
2499 STATIC int xlog_recover_inode_pass2()
2796 STATIC int xlog_recover_quotaoff_pass1()
2821 STATIC int xlog_recover_dquot_pass2()
2931 STATIC int xlog_recover_efi_pass2()
2969 STATIC int xlog_recover_efd_pass2()
3025 STATIC int xlog_recover_do_icreate_pass2()
3104 STATIC void xlog_recover_buffer_ra_pass2()
3121 STATIC void xlog_recover_inode_ra_pass2()
3148 STATIC void xlog_recover_dquot_ra_pass2()
3186 STATIC void xlog_recover_ra_pass2()
3209 STATIC int xlog_recover_commit_pass1()
3237 STATIC int xlog_recover_commit_pass2()
3273 STATIC int xlog_recover_items_pass2()
3299 STATIC int xlog_recover_commit_trans()
3362 STATIC void xlog_recover_add_item()
3373 STATIC int xlog_recover_add_to_cont_trans()
3419 STATIC int xlog_recover_add_to_trans()
3490 STATIC void xlog_recover_free_trans()
3513 STATIC int xlog_recovery_process_trans()
3574 STATIC struct xlog_recover * xlog_recover_ophdr_to_trans()
3618 STATIC int xlog_recover_process_ophdr()
3669 STATIC int xlog_recover_process_data()
3711 STATIC int xlog_recover_process_efi()
3790 STATIC int xlog_recover_process_efis()
3842 STATIC void xlog_recover_clear_agi_bucket()
3882 STATIC xfs_agino_t xlog_recover_process_one_iunlink()
3950 STATIC void xlog_recover_process_iunlinks()
4020 STATIC int xlog_unpack_data_crc()
4050 STATIC int xlog_unpack_data()
4082 STATIC int xlog_valid_rec_header()
4126 STATIC int xlog_do_recovery_pass()
4364 STATIC int xlog_do_log_recovery()
4415 STATIC int xlog_do_recover()
H A Dxfs_file.c172 STATIC int xfs_dir_fsync()
195 STATIC int xfs_file_fsync()
265 STATIC ssize_t xfs_file_read_iter()
357 STATIC ssize_t xfs_file_splice_read()
395 STATIC int /* error (positive) */ xfs_zero_last_block()
545 STATIC ssize_t xfs_file_aio_write_checks()
654 STATIC ssize_t xfs_file_dio_aio_write()
766 STATIC ssize_t xfs_file_buffered_aio_write()
825 STATIC ssize_t xfs_file_write_iter()
868 STATIC long xfs_file_fallocate()
996 STATIC int xfs_file_open()
1008 STATIC int xfs_dir_open()
1032 STATIC int xfs_file_release()
1040 STATIC int xfs_file_readdir()
1066 STATIC int xfs_file_mmap()
1093 STATIC bool xfs_lookup_buffer_offset()
1146 STATIC bool xfs_find_get_desired_pgoff()
1295 STATIC loff_t xfs_seek_hole_data()
1433 STATIC loff_t xfs_file_llseek()
1461 STATIC int xfs_filemap_fault()
1484 STATIC int xfs_filemap_page_mkwrite()
H A Dxfs_ioctl.c141 STATIC int xfs_handle_acceptable()
184 STATIC struct dentry * xfs_handlereq_to_dentry()
354 STATIC int xfs_fssetdm_by_handle()
398 STATIC int xfs_attrlist_by_handle()
509 STATIC int xfs_attrmulti_by_handle()
741 STATIC int xfs_ioc_bulkstat()
800 STATIC int xfs_ioc_fsgeometry_v1()
822 STATIC int xfs_ioc_fsgeometry()
843 STATIC unsigned int xfs_merge_ioc_xflags()
874 STATIC unsigned int xfs_di2lxflags()
893 STATIC int xfs_ioc_fsgetxattr()
931 STATIC void xfs_set_diflags()
973 STATIC void xfs_diflags_to_linux()
1167 STATIC int xfs_ioctl_setattr()
1275 STATIC int xfs_ioc_fssetxattr()
1295 STATIC int xfs_ioc_getxflags()
1308 STATIC int xfs_ioc_setxflags()
1351 STATIC int xfs_getbmap_format()
1364 STATIC int xfs_ioc_getbmap()
1395 STATIC int xfs_getbmapx_format()
1407 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()
810 STATIC void xfs_qm_reset_dqcounts()
867 STATIC int xfs_qm_dqiter_bufs()
939 STATIC int xfs_qm_dqiterate()
1038 STATIC int xfs_qm_quotacheck_dqadjust()
1093 STATIC int xfs_qm_get_rtblks()
1123 STATIC int xfs_qm_dqusage_adjust()
1217 STATIC int xfs_qm_flush_one()
1248 STATIC int xfs_qm_quotacheck()
1481 STATIC int xfs_qm_init_quotainos()
1570 STATIC void xfs_qm_dqfree_one()
H A Dxfs_sysctl.c26 STATIC int xfs_stats_clear_proc_handler()
56 STATIC int xfs_panic_mask_proc_handler()
H A Dxfs_acl.c38 STATIC struct posix_acl * xfs_acl_from_disk()
92 STATIC void xfs_acl_to_disk()
177 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()
1121 STATIC int xlog_space_left()
1213 STATIC void xlog_get_iclog_buffer_size()
1322 STATIC struct xlog * xlog_alloc_log()
1503 STATIC int xlog_commit_record()
1537 STATIC void xlog_grant_push_ail()
1596 STATIC void xlog_pack_data()
1685 STATIC int xlog_bdstrat()
1734 STATIC int xlog_sync()
1892 STATIC void xlog_dealloc_log()
2480 STATIC void xlog_state_clean_log()
2560 STATIC xfs_lsn_t xlog_get_lowest_lsn()
2583 STATIC void xlog_state_do_callback()
2815 STATIC void xlog_state_done_syncing()
2873 STATIC int xlog_state_get_iclog_space()
2984 STATIC void xlog_regrant_reserve_log_space()
3031 STATIC void xlog_ungrant_log_space()
3071 STATIC int xlog_state_release_iclog()
3123 STATIC void xlog_state_switch_iclogs()
3470 STATIC void xlog_state_want_sync()
3693 STATIC void xlog_verify_grant_tail()
3720 STATIC void xlog_verify_tail_lsn()
3760 STATIC void xlog_verify_iclog()
3855 STATIC int xlog_state_ioerror()
3990 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()
681 STATIC xfs_lsn_t xfs_buf_item_committed()
695 STATIC void xfs_buf_item_committing()
716 STATIC int xfs_buf_item_get_format()
736 STATIC void xfs_buf_item_free_format()
945 STATIC void xfs_buf_item_free()
1023 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()
466 STATIC int xfs_inode_ag_walk_grab()
508 STATIC int xfs_inode_ag_walk()
615 STATIC void xfs_queue_eofblocks()
778 STATIC void __xfs_inode_clear_reclaim()
796 STATIC void __xfs_inode_clear_reclaim_tag()
811 STATIC int xfs_reclaim_inode_grab()
892 STATIC int xfs_reclaim_inode()
1017 STATIC int xfs_reclaim_inodes_ag()
1188 STATIC int xfs_inode_match_id()
1212 STATIC int xfs_inode_match_id_union()
1232 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()
560 STATIC int xfs_qm_log_quotaoff_end()
593 STATIC int xfs_qm_log_quotaoff()
723 STATIC int xfs_dqrele_inode()
H A Dxfs_trans_dquot.c32 STATIC void xfs_trans_alloc_dqinfo(xfs_trans_t *);
166 STATIC struct xfs_dqtrx * xfs_trans_get_dqtrx()
299 STATIC void xfs_trans_dqlockedjoin()
563 STATIC void xfs_quota_warn()
585 STATIC int xfs_trans_dqresv()
872 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.c54 STATIC int xfs_uuid_mount()
97 STATIC void xfs_uuid_unmount()
121 STATIC void __xfs_free_perag()
134 STATIC void xfs_free_perag()
355 STATIC int xfs_update_alignment()
421 STATIC void xfs_set_maxicount()
448 STATIC void xfs_set_rw_sizes()
502 STATIC void xfs_set_inoalignment()
525 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()
251 STATIC int xfs_iomap_eof_want_preallocate()
322 STATIC xfs_fsblock_t xfs_iomap_eof_prealloc_initial_size()
367 STATIC bool xfs_quota_need_throttle()
389 STATIC void xfs_quota_calc_throttle()
433 STATIC xfs_fsblock_t xfs_iomap_prealloc_size()
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()
383 STATIC int _xfs_buf_map_pages()
620 STATIC int _xfs_buf_read()
988 STATIC void xfs_buf_wait_unpin()
1104 STATIC void xfs_buf_bio_end_io()
1214 STATIC void _xfs_buf_ioapply()
1675 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()
267 STATIC int xfs_dir2_leaf_readbuf()
469 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 /* error */ xfs_growfs_rt_alloc()
H A Dxfs_trans.c94 STATIC void xfs_trans_free()
402 STATIC void xfs_trans_apply_sb_deltas()
488 STATIC int xfs_sb_mod8()
504 STATIC int xfs_sb_mod32()
520 STATIC int xfs_sb_mod64()
720 STATIC void xfs_trans_free_item_desc()
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()
888 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()
436 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.c278 STATIC void xfs_bmap_count_leaves()
297 STATIC void xfs_bmap_disk_count_leaves()
317 STATIC int /* error */ xfs_bmap_count_tree()
441 STATIC int xfs_getbmapx_fix_eof_hole()
1096 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 *);
559 STATIC uint _xfs_dic2xflags()
1747 STATIC int xfs_inactive_truncate()
1799 STATIC int xfs_inactive_ifree()
2060 STATIC int xfs_iunlink_remove()
2236 STATIC int xfs_ifree_cluster()
2668 STATIC void xfs_sort_for_rename()
2745 STATIC int xfs_cross_rename()
3194 STATIC int xfs_iflush_cluster()
3460 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()
424 STATIC int xlog_cil_push()
/linux-4.1.27/fs/xfs/libxfs/
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()
177 STATIC void xfs_inobt_init_ptr_from_cur()
189 STATIC void xfs_finobt_init_ptr_from_cur()
200 STATIC __int64_t xfs_inobt_key_diff()
303 STATIC int xfs_inobt_keys_inorder()
313 STATIC int xfs_inobt_recs_inorder()
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()
388 STATIC int xfs_allocbt_keys_inorder()
406 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_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()
398 STATIC struct xfs_btree_cur * xfs_bmbt_dup_cursor()
418 STATIC void xfs_bmbt_update_cursor()
433 STATIC int xfs_bmbt_alloc_block()
518 STATIC int xfs_bmbt_free_block()
537 STATIC int xfs_bmbt_get_minrecs()
583 STATIC int xfs_bmbt_get_dmaxrecs()
593 STATIC void xfs_bmbt_init_key_from_rec()
602 STATIC void xfs_bmbt_init_rec_from_key()
613 STATIC void xfs_bmbt_init_rec_from_cur()
621 STATIC void xfs_bmbt_init_ptr_from_cur()
629 STATIC __int64_t xfs_bmbt_key_diff()
728 STATIC int xfs_bmbt_keys_inorder()
738 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()
161 STATIC int xfs_attr_calc_size()
526 STATIC int xfs_attr_shortform_addname()
569 STATIC int xfs_attr_leaf_addname()
776 STATIC int xfs_attr_leaf_removename()
836 STATIC int xfs_attr_leaf_get()
876 STATIC int xfs_attr_node_addname()
1145 STATIC int xfs_attr_node_removename()
1306 STATIC int xfs_attr_fillstate()
1354 STATIC int xfs_attr_refillstate()
1411 STATIC int xfs_attr_node_get()
H A Dxfs_btree.c54 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_lblock()
98 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_sblock()
182 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_sptr()
201 STATIC int /* error (0 or EFSCORRUPTED) */ xfs_btree_check_ptr()
430 STATIC size_t xfs_btree_rec_offset()
442 STATIC size_t xfs_btree_key_offset()
454 STATIC size_t xfs_btree_ptr_offset()
468 STATIC union xfs_btree_rec * xfs_btree_rec_addr()
481 STATIC union xfs_btree_key * xfs_btree_key_addr()
494 STATIC union xfs_btree_ptr * xfs_btree_ptr_addr()
514 STATIC struct xfs_btree_block * xfs_btree_get_iroot()
528 STATIC struct xfs_btree_block * /* generic btree block pointer */ xfs_btree_get_block()
605 STATIC int /* success=1, failure=0 */ xfs_btree_firstrec()
634 STATIC int /* success=1, failure=0 */ xfs_btree_lastrec()
765 STATIC int xfs_btree_readahead_lblock()
790 STATIC int xfs_btree_readahead_sblock()
820 STATIC int xfs_btree_readahead()
847 STATIC xfs_daddr_t xfs_btree_ptr_to_daddr()
871 STATIC void xfs_btree_readahead_ptr()
886 STATIC void xfs_btree_setbuf()
913 STATIC int xfs_btree_ptr_is_null()
924 STATIC void xfs_btree_set_ptr_null()
938 STATIC void xfs_btree_get_sibling()
960 STATIC void xfs_btree_set_sibling()
1036 STATIC void xfs_btree_init_block_cur()
1066 STATIC int xfs_btree_is_lastrec()
1085 STATIC void xfs_btree_buf_to_ptr()
1100 STATIC void xfs_btree_set_refs()
1122 STATIC int xfs_btree_get_buf_block()
1152 STATIC int xfs_btree_read_buf_block()
1182 STATIC void xfs_btree_copy_keys()
1196 STATIC void xfs_btree_copy_recs()
1210 STATIC void xfs_btree_copy_ptrs()
1224 STATIC void xfs_btree_shift_keys()
1243 STATIC void xfs_btree_shift_recs()
1262 STATIC void xfs_btree_shift_ptrs()
1281 STATIC void xfs_btree_log_keys()
1328 STATIC void xfs_btree_log_ptrs()
1633 STATIC int xfs_btree_lookup_get_block()
1675 STATIC union xfs_btree_key * xfs_lookup_get_search_key()
1855 STATIC int xfs_btree_updkey()
1965 STATIC int /* error */ xfs_btree_lshift()
2148 STATIC int /* error */ xfs_btree_rshift()
2324 STATIC int /* error */ __xfs_btree_split()
2553 STATIC int /* error */ xfs_btree_split()
2698 STATIC int /* error */ xfs_btree_new_root()
2822 STATIC int xfs_btree_make_block_unfull()
2893 STATIC int xfs_btree_insrec()
3180 STATIC int xfs_btree_kill_iroot()
3287 STATIC int xfs_btree_kill_root()
3321 STATIC int xfs_btree_dec_cursor()
3347 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.c77 STATIC int /* error */ xfs_inobt_update()
114 STATIC int xfs_inobt_insert_rec()
129 STATIC int xfs_inobt_insert()
175 STATIC int xfs_check_agi_freecount()
353 STATIC int /* error code or 0 */ xfs_ialloc_ag_alloc()
542 STATIC xfs_agnumber_t xfs_ialloc_next_ag()
561 STATIC xfs_agnumber_t xfs_ialloc_ag_select()
682 STATIC int xfs_ialloc_next_rec()
710 STATIC int xfs_ialloc_get_rec()
737 STATIC int xfs_dialloc_ag_inobt()
1000 STATIC int xfs_dialloc_ag_finobt_near()
1081 STATIC int xfs_dialloc_ag_finobt_newino()
1124 STATIC int xfs_dialloc_ag_update_inobt()
1162 STATIC int xfs_dialloc_ag()
1442 STATIC int xfs_difree_inobt()
1573 STATIC int xfs_difree_finobt()
1746 STATIC int xfs_imap_lookup()
2034 STATIC void xfs_check_agi_unlinked()
H A Dxfs_da_btree.c56 STATIC int xfs_da3_root_split(xfs_da_state_t *state,
59 STATIC int xfs_da3_node_split(xfs_da_state_t *state,
65 STATIC void xfs_da3_node_rebalance(xfs_da_state_t *state,
68 STATIC void xfs_da3_node_add(xfs_da_state_t *state,
75 STATIC int xfs_da3_root_join(xfs_da_state_t *state,
77 STATIC int xfs_da3_node_toosmall(xfs_da_state_t *state, int *retval);
78 STATIC void xfs_da3_node_remove(xfs_da_state_t *state,
80 STATIC void xfs_da3_node_unbalance(xfs_da_state_t *state,
87 STATIC int xfs_da3_blk_unlink(xfs_da_state_t *state,
107 STATIC void xfs_da_state_kill_altpath()
501 STATIC int /* error */ xfs_da3_root_split()
632 STATIC int /* error */ xfs_da3_node_split()
729 STATIC void xfs_da3_node_rebalance()
872 STATIC void xfs_da3_node_add()
1038 STATIC int xfs_da3_root_join()
1110 STATIC int xfs_da3_node_toosmall()
1232 STATIC uint xfs_da3_node_lasthash()
1311 STATIC void xfs_da3_node_remove()
1361 STATIC void xfs_da3_node_unbalance()
1606 STATIC int xfs_da3_node_order()
1731 STATIC int /* error */ xfs_da3_blk_unlink()
2109 STATIC int xfs_da3_swap_lastblock()
2375 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()
172 STATIC xfs_extlen_t /* difference value (absolute) */ xfs_alloc_compute_diff()
242 STATIC void xfs_alloc_fix_len()
275 STATIC int xfs_alloc_fix_minleft()
304 STATIC int /* error code */ xfs_alloc_fixup_trees()
529 STATIC int /* error */ xfs_alloc_read_agfl()
551 STATIC int xfs_alloc_update_counters()
584 STATIC int /* error */ xfs_alloc_ag_vextent()
651 STATIC int /* error */ xfs_alloc_ag_vextent_exact()
763 STATIC int xfs_alloc_find_best_extent()
854 STATIC int /* error */ xfs_alloc_ag_vextent_near()
1251 STATIC int /* error */ xfs_alloc_ag_vextent_size()
1457 STATIC int /* error */ xfs_alloc_ag_vextent_small()
1545 STATIC int /* error */ xfs_free_ag_extent()
1845 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()
983 STATIC int /* error */ xfs_bmap_add_attrfork_btree()
1026 STATIC int /* error */ xfs_bmap_add_attrfork_extents()
1061 STATIC int /* error */ xfs_bmap_add_attrfork_local()
1381 STATIC xfs_bmbt_rec_host_t * /* pointer to found extent entry */ xfs_bmap_search_multi_extents()
1428 STATIC xfs_bmbt_rec_host_t * /* pointer to found extent entry */ xfs_bmap_search_extents()
1605 STATIC int xfs_bmap_isaeof()
1707 STATIC int /* error */ xfs_bmap_add_extent_delay_real()
2258 STATIC int /* error */ xfs_bmap_add_extent_unwritten_real()
2784 STATIC void xfs_bmap_add_extent_hole_delay()
2928 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()
3890 STATIC int xfs_bmap_alloc()
3902 STATIC void xfs_bmapi_trim_map()
3948 STATIC void xfs_bmapi_update_map()
4091 STATIC int xfs_bmapi_reserve_delalloc()
4387 STATIC int xfs_bmapi_convert_unwritten()
4682 STATIC int /* error */ xfs_bmap_del_extent()
5383 STATIC bool xfs_bmse_can_merge()
5415 STATIC int xfs_bmse_merge()
5488 STATIC int xfs_bmse_shift_one()
5767 STATIC int xfs_bmap_split_extent_at()
H A Dxfs_attr_leaf.c59 STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,
61 STATIC int xfs_attr3_leaf_add_work(struct xfs_buf *leaf_buffer,
64 STATIC void xfs_attr3_leaf_compact(struct xfs_da_args *args,
67 STATIC void xfs_attr3_leaf_rebalance(xfs_da_state_t *state,
70 STATIC int xfs_attr3_leaf_figure_balance(xfs_da_state_t *state,
81 STATIC void xfs_attr3_leaf_moveents(struct xfs_da_args *args,
87 STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
357 STATIC int xfs_attr_namesp_match()
473 STATIC void xfs_sbversion_add_attr2()
1025 STATIC int xfs_attr3_leaf_create()
1216 STATIC int xfs_attr3_leaf_add_work()
1336 STATIC void xfs_attr3_leaf_compact()
1443 STATIC void xfs_attr3_leaf_rebalance()
1640 STATIC int xfs_attr3_leaf_figure_balance()
2320 STATIC void xfs_attr3_leaf_moveents()
2486 STATIC int xfs_attr_leaf_entsize()
H A Dxfs_attr_remote.c208 STATIC int xfs_attr3_rmt_hdr_set()
247 STATIC int xfs_attr_rmtval_copyout()
295 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.c58 STATIC bool xfs_dir3_leaf1_check()
477 STATIC void xfs_dir3_leaf_find_stale()
1125 STATIC void xfs_dir3_leaf_log_tail()
H A Dxfs_dir2_node.c240 STATIC void xfs_dir2_free_log_bests()
507 STATIC int xfs_dir2_leafn_lookup_for_addname()
662 STATIC int xfs_dir2_leafn_lookup_for_entry()
H A Dxfs_dir2_data.c461 STATIC void xfs_dir2_data_freeremove()
H A Dxfs_rtbitmap.c923 STATIC int /* error */ xfs_rtcheck_alloc_range()
H A Dxfs_sb.c107 STATIC int xfs_mount_validate_sb()
/linux-4.1.27/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.1.27/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;
508 STATIC struct NCR_700_command_slot * find_empty_slot()
540 STATIC void free_slot()
562 STATIC void save_for_reselection()
577 STATIC inline void NCR_700_unmap()
586 STATIC inline void NCR_700_scsi_done()
631 STATIC void NCR_700_internal_bus_reset()
641 STATIC void NCR_700_chip_setup()
751 STATIC void NCR_700_chip_reset()
779 STATIC __u32 process_extended_message()
862 STATIC __u32 process_message()
951 STATIC __u32 process_script_interrupt()
1277 STATIC inline __u32 process_selection()
1387 STATIC int NCR_700_start_command()
1903 STATIC DEF_SCSI_QCMD(NCR_700_queuecommand) DEF_SCSI_QCMD()
1905 STATIC int DEF_SCSI_QCMD()
1935 STATIC int NCR_700_bus_reset()
1972 STATIC int NCR_700_host_reset()
1988 STATIC void NCR_700_set_period()
2007 STATIC void NCR_700_set_offset()
2033 STATIC int NCR_700_slave_alloc()
2045 STATIC int NCR_700_slave_configure()
2068 STATIC void NCR_700_slave_destroy()
2099 STATIC struct device_attribute *NCR_700_dev_attrs[] = {
H A Dips.c140 /* 7.12.xx - Use STATIC functions wherever possible */
/linux-4.1.27/arch/unicore32/boot/compressed/
H A Dmisc.c25 #define STATIC static macro
/linux-4.1.27/arch/m32r/boot/compressed/
H A Dmisc.c17 #define STATIC static macro
/linux-4.1.27/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.1.27/arch/arm/boot/compressed/
H A Ddecompress.c13 #define STATIC static macro
/linux-4.1.27/lib/lzo/
H A Dlzo1x_decompress_safe.c14 #ifndef STATIC
262 #ifndef STATIC
/linux-4.1.27/arch/mips/boot/compressed/
H A Ddecompress.c50 #define STATIC static macro
/linux-4.1.27/arch/sh/boot/compressed/
H A Dmisc.c22 #define STATIC static macro
/linux-4.1.27/lib/lz4/
H A Dlz4_decompress.c40 #ifndef STATIC
308 #ifndef STATIC
328 #ifndef STATIC
/linux-4.1.27/arch/s390/boot/compressed/
H A Dmisc.c18 #define STATIC static macro
/linux-4.1.27/include/linux/platform_data/
H A Dedma.h60 #define STATIC BIT(3) macro
/linux-4.1.27/arch/nios2/boot/compressed/
H A Dmisc.c36 #define STATIC static macro
/linux-4.1.27/arch/alpha/boot/
H A Dmisc.c35 #define STATIC static macro
/linux-4.1.27/arch/mn10300/boot/compressed/
H A Dmisc.c53 #define STATIC static macro
/linux-4.1.27/arch/cris/boot/compressed/
H A Dmisc.c40 #define STATIC static macro
/linux-4.1.27/arch/x86/boot/compressed/
H A Dmisc.c99 #define STATIC static macro
/linux-4.1.27/drivers/power/
H A Dda9052-battery.c28 /* STATIC CONFIGURATION */
/linux-4.1.27/drivers/scsi/ufs/
H A Dufshcd.h561 #define ATTR_SET_ST 1 /* STATIC */
/linux-4.1.27/net/mac80211/
H A Dmain.c138 * that otherwise STATIC is used. ieee80211_hw_conf_chan()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dcore.c1112 "send PS STATIC frame\n"); rtl_op_bss_info_changed()
/linux-4.1.27/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.1.27/fs/btrfs/
H A Dctree.h53 #define STATIC noinline macro
55 #define STATIC static noinline macro
H A Dextent_io.c1675 STATIC u64 find_lock_delalloc_range(struct inode *inode, find_lock_delalloc_range()
/linux-4.1.27/drivers/video/fbdev/
H A Datafb.c2128 /* Use STATIC if we don't know how to access color registers */ ext_encode_fix()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c11365 /* STATIC PHY DECLARATION */

Completed in 2281 milliseconds