| /fs/proc/ |
| D | proc_sysctl.c | 28 static bool is_empty_dir(struct ctl_table_header *head) in is_empty_dir() 105 struct ctl_table_header *head; in find_entry() local 133 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() 172 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry() 179 static void init_header(struct ctl_table_header *head, in init_header() 200 static void erase_header(struct ctl_table_header *head) in erase_header() 287 static void sysctl_head_get(struct ctl_table_header *head) in sysctl_head_get() 294 void sysctl_head_put(struct ctl_table_header *head) in sysctl_head_put() 302 static struct ctl_table_header *sysctl_head_grab(struct ctl_table_header *head) in sysctl_head_grab() 312 static void sysctl_head_finish(struct ctl_table_header *head) in sysctl_head_finish() [all …]
|
| D | kcore.c | 100 static void free_kclist_ents(struct list_head *head) in free_kclist_ents() 165 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info() 198 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info() 208 struct list_head *head = (struct list_head *)arg; in kclist_add_private() local
|
| /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 151 struct gfs2_log_header_host *head) in get_log_header() 192 struct gfs2_log_header_host *head) in find_good_lh() 223 static int jhead_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in jhead_scan() 263 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in gfs2_find_jhead() 381 static int clean_journal(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in clean_journal() 456 struct gfs2_log_header_host head; in gfs2_recover_func() local
|
| D | lops.c | 501 struct list_head *head; in buf_lo_after_commit() local 516 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 618 struct list_head *head = &sdp->sd_log_le_revoke; in revoke_lo_before_commit() local 656 struct list_head *head = &sdp->sd_log_le_revoke; in revoke_lo_after_commit() local 671 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() 833 struct list_head *head; in databuf_lo_after_commit() local
|
| /fs/nilfs2/ |
| D | segbuf.h | 94 #define NILFS_LIST_SEGBUF(head) \ argument 98 #define NILFS_LAST_SEGBUF(head) NILFS_LIST_SEGBUF((head)->prev) argument 99 #define NILFS_FIRST_SEGBUF(head) NILFS_LIST_SEGBUF((head)->next) argument 100 #define NILFS_SEGBUF_IS_LAST(segbuf, head) ((segbuf)->sb_list.next == (head)) argument 106 #define NILFS_SEGBUF_FIRST_BH(head) \ argument 111 #define NILFS_SEGBUF_BH_IS_LAST(bh, head) ((bh)->b_assoc_buffers.next == head) argument
|
| D | page.c | 152 struct buffer_head *bh, *head; in nilfs_page_buffers_clean() local 182 struct buffer_head *bh, *head; in nilfs_page_bug() local 415 struct buffer_head *bh, *head; in nilfs_clear_dirty_page() local 441 struct buffer_head *bh, *head; in nilfs_page_count_clean_buffers() local 541 struct buffer_head *bh, *head; in nilfs_find_uncommitted_extent() local
|
| D | recovery.c | 315 struct list_head *head) in nilfs_scan_dsync_log() 384 static void dispose_recovery_list(struct list_head *head) in dispose_recovery_list() 400 static int nilfs_segment_list_add(struct list_head *head, __u64 segnum) in nilfs_segment_list_add() 413 void nilfs_dispose_segment_list(struct list_head *head) in nilfs_dispose_segment_list() 428 struct list_head *head = &ri->ri_used_segments; in nilfs_prepare_segment_for_recovery() local 503 struct list_head *head, in nilfs_recover_dsync_blocks()
|
| /fs/ |
| D | seq_file.c | 835 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start() 847 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() 856 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next() 873 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start() 892 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() 909 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next() 933 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu() 957 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu() 980 struct hlist_head *head, in seq_hlist_next_rcu() 1002 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu() [all …]
|
| D | mbcache.c | 77 struct hlist_bl_head *head; in mb_cache_entry_create() local 132 struct hlist_bl_head *head; in __entry_find() local 200 struct hlist_bl_head *head; in mb_cache_entry_get() local 229 struct hlist_bl_head *head; in mb_cache_entry_delete_block() local 281 struct hlist_bl_head *head; in mb_cache_shrink() local
|
| D | inode.c | 253 static void i_callback(struct rcu_head *head) in i_callback() 580 static void dispose_list(struct list_head *head) in dispose_list() 785 struct hlist_head *head, in find_inode() 814 struct hlist_head *head, unsigned long ino) in find_inode_fast() 1025 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in iget5_locked() local 1103 struct hlist_head *head = inode_hashtable + hash(sb, ino); in iget_locked() local 1257 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in ilookup5_nowait() local 1312 struct hlist_head *head = inode_hashtable + hash(sb, ino); in ilookup() local 1359 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_nowait() local 1384 struct hlist_head *head = inode_hashtable + hash(sb, ino); in insert_inode_locked() local [all …]
|
| D | buffer.c | 91 struct buffer_head *head, *bh; in buffer_check_dirty_writeback() local 207 struct buffer_head *head; in __find_get_block_slow() local 677 struct buffer_head *head = page_buffers(page); in __set_page_dirty_buffers() local 868 struct buffer_head *bh, *head; in alloc_page_buffers() local 922 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers() 954 struct buffer_head *head = page_buffers(page); in init_page_buffers() local 1525 struct buffer_head *head, *bh, *next; in block_invalidatepage() local 1580 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local 1697 struct buffer_head *bh, *head; in __block_write_full_page() local 1861 struct buffer_head *head, *bh; in page_zero_new_buffers() local [all …]
|
| D | mpage.c | 141 struct buffer_head *page_bh, *head; in map_buffer_to_page() local 483 struct buffer_head *bh, *head; in clean_buffers() local 541 struct buffer_head *head = page_buffers(page); in __mpage_writepage() local
|
| /fs/notify/ |
| D | mark.c | 118 u32 fsnotify_recalc_mask(struct hlist_head *head) in fsnotify_recalc_mask() 234 void fsnotify_destroy_marks(struct hlist_head *head, spinlock_t *lock) in fsnotify_destroy_marks() 319 int fsnotify_add_mark_list(struct hlist_head *head, struct fsnotify_mark *mark, in fsnotify_add_mark_list() 433 struct fsnotify_mark *fsnotify_find_mark(struct hlist_head *head, in fsnotify_find_mark()
|
| /fs/f2fs/ |
| D | recovery.c | 59 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode() 72 struct list_head *head, nid_t ino, bool quota_inode) in add_fsync_inode() 239 static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head, in find_fsync_dnodes() 321 static void destroy_fsync_dnodes(struct list_head *head) in destroy_fsync_dnodes()
|
| /fs/ext4/ |
| D | page-io.c | 71 struct buffer_head *bh, *head; in ext4_finish_bio() local 172 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO() 215 struct list_head *head) in ext4_do_flush_completed_IO() 408 struct buffer_head *bh, *head; in ext4_bio_write_page() local
|
| /fs/btrfs/ |
| D | delayed-ref.c | 158 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock() 183 struct btrfs_delayed_ref_head *head, in drop_delayed_ref() 202 struct btrfs_delayed_ref_head *head, in merge_ref() 270 struct btrfs_delayed_ref_head *head) in btrfs_merge_delayed_refs() 342 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head() local
|
| /fs/xfs/ |
| D | xfs_log.c | 141 atomic64_t *head, in xlog_grant_sub_space() 167 atomic64_t *head, in xlog_grant_add_space() 195 struct xlog_grant_head *head) in xlog_grant_head_init() 204 struct xlog_grant_head *head) in xlog_grant_head_wake_all() 217 struct xlog_grant_head *head, in xlog_ticket_reservation() 234 struct xlog_grant_head *head, in xlog_grant_head_wake() 256 struct xlog_grant_head *head, in xlog_grant_head_wait() 309 struct xlog_grant_head *head, in xlog_grant_head_check() 1169 atomic64_t *head) in xlog_space_left() 1383 xlog_rec_header_t *head; in xlog_alloc_log() local [all …]
|
| D | xfs_aops.c | 62 struct buffer_head *bh, *head; in xfs_count_page_state() local 105 struct buffer_head *head = page_buffers(bvec->bv_page), *bh = head; in xfs_finish_page_writeback() local 704 struct buffer_head *head; in xfs_check_page_type() local 775 struct buffer_head *bh, *head; in xfs_aops_discard_page() local 895 struct buffer_head *bh, *head; in xfs_writepage_map() local 1689 struct buffer_head *head = page_buffers(page); in xfs_vm_set_page_dirty() local
|
| /fs/hfs/ |
| D | btree.c | 21 struct hfs_btree_header_rec *head; in hfs_btree_open() local 161 struct hfs_btree_header_rec *head; in hfs_btree_write() local
|
| /fs/nfs/ |
| D | write.c | 185 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked() 323 nfs_unroll_locks_and_wait(struct inode *inode, struct nfs_page *head, in nfs_unroll_locks_and_wait() 430 struct nfs_page *head, *subreq; in nfs_lock_and_join_requests() local 722 struct nfs_page *head; in nfs_inode_remove_request() local 1340 static void nfs_async_write_error(struct list_head *head) in nfs_async_write_error() 1624 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb() 1640 struct list_head *head, in nfs_init_commit() 1702 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() 1839 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
|
| D | pagelist.c | 136 struct nfs_page *head = req->wb_head; in nfs_page_group_lock() local 159 struct nfs_page *head = req->wb_head; in nfs_page_group_lock_wait() local 174 struct nfs_page *head = req->wb_head; in nfs_page_group_unlock() local 192 struct nfs_page *head = req->wb_head; in nfs_page_group_sync_on_bit_locked() local 757 struct list_head *head = &mirror->pg_list; in nfs_generic_pgio() local
|
| /fs/ntfs/ |
| D | aops.c | 194 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in ntfs_read_block() local 561 struct buffer_head *bh, *head; in ntfs_write_block() local 929 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local 1732 struct buffer_head *bh, *head, *buffers_to_free = NULL; in mark_ntfs_record_dirty() local
|
| /fs/hfsplus/ |
| D | btree.c | 135 struct hfs_btree_header_rec *head; in hfs_btree_open() local 283 struct hfs_btree_header_rec *head; in hfs_btree_write() local
|
| /fs/nfsd/ |
| D | nfs3acl.c | 141 struct kvec *head = rqstp->rq_arg.head; in nfs3svc_decode_setaclargs() local 177 struct kvec *head = rqstp->rq_res.head; in nfs3svc_encode_getaclres() local
|
| /fs/dlm/ |
| D | member.c | 298 struct list_head *head = &ls->ls_nodes; in add_ordered_member() local 340 static struct dlm_member *find_memb(struct list_head *head, int nodeid) in find_memb() 365 static void clear_memb_list(struct list_head *head) in clear_memb_list()
|