/fs/proc/ |
D | proc_sysctl.c | 35 static bool is_empty_dir(struct ctl_table_header *head) in is_empty_dir() 112 struct ctl_table_header *head; in find_entry() local 140 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() 179 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry() 186 static void init_header(struct ctl_table_header *head, in init_header() 208 static void erase_header(struct ctl_table_header *head) in erase_header() 270 static void proc_sys_prune_dcache(struct ctl_table_header *head) in proc_sys_prune_dcache() 339 static struct ctl_table_header *sysctl_head_grab(struct ctl_table_header *head) in sysctl_head_grab() 349 static void sysctl_head_finish(struct ctl_table_header *head) in sysctl_head_finish() 371 struct ctl_table_header *head; in lookup_entry() local [all …]
|
D | kcore.c | 126 static int kcore_ram_list(struct list_head *head) in kcore_ram_list() 145 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info() 178 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info() 188 struct list_head *head = (struct list_head *)arg; in kclist_add_private() local
|
/fs/nilfs2/ |
D | segbuf.h | 85 #define NILFS_LIST_SEGBUF(head) \ argument 89 #define NILFS_LAST_SEGBUF(head) NILFS_LIST_SEGBUF((head)->prev) argument 90 #define NILFS_FIRST_SEGBUF(head) NILFS_LIST_SEGBUF((head)->next) argument 91 #define NILFS_SEGBUF_IS_LAST(segbuf, head) ((segbuf)->sb_list.next == (head)) argument 97 #define NILFS_SEGBUF_FIRST_BH(head) \ argument 102 #define NILFS_SEGBUF_BH_IS_LAST(bh, head) ((bh)->b_assoc_buffers.next == head) argument
|
D | page.c | 143 struct buffer_head *bh, *head; in nilfs_page_buffers_clean() local 173 struct buffer_head *bh, *head; in nilfs_page_bug() local 402 struct buffer_head *bh, *head; in nilfs_clear_dirty_page() local 428 struct buffer_head *bh, *head; in nilfs_page_count_clean_buffers() local 527 struct buffer_head *bh, *head; in nilfs_find_uncommitted_extent() local
|
D | recovery.c | 306 struct list_head *head) in nilfs_scan_dsync_log() 375 static void dispose_recovery_list(struct list_head *head) in dispose_recovery_list() 391 static int nilfs_segment_list_add(struct list_head *head, __u64 segnum) in nilfs_segment_list_add() 404 void nilfs_dispose_segment_list(struct list_head *head) in nilfs_dispose_segment_list() 419 struct list_head *head = &ri->ri_used_segments; in nilfs_prepare_segment_for_recovery() local 494 struct list_head *head, in nilfs_recover_dsync_blocks()
|
/fs/gfs2/ |
D | recovery.c | 57 struct list_head *head = &jd->jd_revoke_list; in gfs2_revoke_add() local 110 struct list_head *head = &jd->jd_revoke_list; in gfs2_revoke_clean() local 121 unsigned int blkno, struct gfs2_log_header_host *head) in __get_log_header() 164 struct gfs2_log_header_host *head) in get_log_header() 260 struct gfs2_log_header_host *head) in clean_journal() 298 struct gfs2_log_header_host head; in gfs2_recover_func() local
|
D | lops.c | 413 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch() 456 struct gfs2_log_header_host *head, in gfs2_jhead_process_page() 484 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead() 704 struct list_head *head; in buf_lo_after_commit() local 719 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 839 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit() local 877 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_after_commit() local 891 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() 1053 struct list_head *head; in databuf_lo_after_commit() local
|
/fs/ |
D | seq_file.c | 896 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start() 908 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() 917 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next() 934 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start() 953 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() 970 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next() 994 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu() 1018 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu() 1041 struct hlist_head *head, in seq_hlist_next_rcu() 1063 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu() [all …]
|
D | mbcache.c | 79 struct hlist_bl_head *head; in mb_cache_entry_create() local 134 struct hlist_bl_head *head; in __entry_find() local 202 struct hlist_bl_head *head; in mb_cache_entry_get() local 230 struct hlist_bl_head *head; in mb_cache_entry_delete() local 284 struct hlist_bl_head *head; in mb_cache_shrink() local
|
D | buffer.c | 87 struct buffer_head *head, *bh; in buffer_check_dirty_writeback() local 202 struct buffer_head *head; in __find_get_block_slow() local 627 struct buffer_head *head = page_buffers(page); in __set_page_dirty_buffers() local 818 struct buffer_head *bh, *head; in alloc_page_buffers() local 866 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers() 898 struct buffer_head *head = page_buffers(page); in init_page_buffers() local 1462 struct buffer_head *head, *bh, *next; in block_invalidatepage() local 1517 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local 1573 struct buffer_head *head; in clean_bdev_aliases() local 1677 struct buffer_head *bh, *head; in __block_write_full_page() local [all …]
|
D | inode.c | 215 static void i_callback(struct rcu_head *head) in i_callback() 601 static void dispose_list(struct list_head *head) in dispose_list() 813 struct hlist_head *head, in find_inode() 846 struct hlist_head *head, unsigned long ino) in find_inode_fast() 1074 struct hlist_head *head = inode_hashtable + hash(inode->i_sb, hashval); in inode_insert5() local 1174 struct hlist_head *head = inode_hashtable + hash(sb, ino); in iget_locked() local 1332 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in ilookup5_nowait() local 1387 struct hlist_head *head = inode_hashtable + hash(sb, ino); in ilookup() local 1436 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_nowait() local 1461 struct hlist_head *head = inode_hashtable + hash(sb, ino); in insert_inode_locked() local
|
/fs/nfs/flexfilelayout/ |
D | flexfilelayoutdev.c | 227 struct list_head *head = &flo->error_list; in ff_layout_add_ds_error_locked() local 459 void ff_layout_free_ds_ioerr(struct list_head *head) in ff_layout_free_ds_ioerr() 473 int ff_layout_encode_ds_ioerr(struct xdr_stream *xdr, const struct list_head *head) in ff_layout_encode_ds_ioerr() 508 struct list_head *head, in do_layout_fetch_ds_ioerr() 535 struct list_head *head, in ff_layout_fetch_ds_ioerr()
|
/fs/ext4/ |
D | page-io.c | 70 struct buffer_head *bh, *head; in ext4_finish_bio() local 165 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO() 208 struct list_head *head) in ext4_do_flush_completed_IO() 415 struct buffer_head *bh, *head; in ext4_bio_write_page() local
|
/fs/f2fs/ |
D | recovery.c | 56 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode() 69 struct list_head *head, nid_t ino, bool quota_inode) in add_fsync_inode() 299 static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head, in find_fsync_dnodes() 389 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes()
|
/fs/btrfs/ |
D | delayed-ref.c | 395 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock() 417 struct btrfs_delayed_ref_head *head, in drop_delayed_ref() 432 struct btrfs_delayed_ref_head *head, in merge_ref() 479 struct btrfs_delayed_ref_head *head) in btrfs_merge_delayed_refs() 541 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head() local 576 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
|
/fs/xfs/ |
D | xfs_log.c | 119 atomic64_t *head, in xlog_grant_sub_space() 145 atomic64_t *head, in xlog_grant_add_space() 173 struct xlog_grant_head *head) in xlog_grant_head_init() 182 struct xlog_grant_head *head) in xlog_grant_head_wake_all() 195 struct xlog_grant_head *head, in xlog_ticket_reservation() 212 struct xlog_grant_head *head, in xlog_grant_head_wake() 261 struct xlog_grant_head *head, in xlog_grant_head_wait() 314 struct xlog_grant_head *head, in xlog_grant_head_check() 1190 atomic64_t *head) in xlog_space_left() 1360 xlog_rec_header_t *head; in xlog_alloc_log() local [all …]
|
/fs/hfs/ |
D | btree.c | 22 struct hfs_btree_header_rec *head; in hfs_btree_open() local 162 struct hfs_btree_header_rec *head; in hfs_btree_write() local
|
/fs/ntfs/ |
D | aops.c | 177 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in ntfs_read_block() local 544 struct buffer_head *bh, *head; in ntfs_write_block() local 912 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local 1718 struct buffer_head *bh, *head, *buffers_to_free = NULL; in mark_ntfs_record_dirty() local
|
/fs/nfs/ |
D | write.c | 269 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked() 386 nfs_unroll_locks(struct inode *inode, struct nfs_page *head, in nfs_unroll_locks() 470 struct nfs_page *head, *subreq; in nfs_lock_and_join_requests() local 787 struct nfs_page *head; in nfs_inode_remove_request() local 1424 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error() 1718 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb() 1734 struct list_head *head, in nfs_init_commit() 1797 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() 1902 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
|
D | pagelist.c | 147 struct nfs_page *head = req->wb_head; in nfs_page_group_lock() local 167 struct nfs_page *head = req->wb_head; in nfs_page_group_unlock() local 187 struct nfs_page *head = req->wb_head; in nfs_page_group_sync_on_bit_locked() local 278 struct nfs_page *head = req->wb_head; in nfs_page_group_destroy() local 766 struct list_head *head = &mirror->pg_list; in nfs_generic_pgio() local
|
/fs/erofs/ |
D | namei.c | 51 int head, back; in find_target_dirent() local 95 int head, back; in find_target_block_classic() local
|
/fs/nfsd/ |
D | nfs3acl.c | 144 struct kvec *head = rqstp->rq_arg.head; in nfs3svc_decode_setaclargs() local 180 struct kvec *head = rqstp->rq_res.head; in nfs3svc_encode_getaclres() local
|
/fs/hfsplus/ |
D | btree.c | 136 struct hfs_btree_header_rec *head; in hfs_btree_open() local 284 struct hfs_btree_header_rec *head; in hfs_btree_write() local
|
/fs/dlm/ |
D | member.c | 295 struct list_head *head = &ls->ls_nodes; in add_ordered_member() local 337 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb() 362 static void clear_memb_list(struct list_head *head) in clear_memb_list()
|
/fs/ocfs2/ |
D | quota_local.c | 237 static void ocfs2_release_local_quota_bitmaps(struct list_head *head) in ocfs2_release_local_quota_bitmaps() 251 struct list_head *head) in ocfs2_load_local_quota_bitmaps() 297 struct list_head *head) in ocfs2_add_recovery_chunk() 316 static void free_recovery_list(struct list_head *head) in free_recovery_list() 341 struct list_head *head) in ocfs2_recovery_load_quota()
|