Home
last modified time | relevance | path

Searched defs:head (Results 1 – 25 of 151) sorted by relevance

1234567

/fs/proc/
Dproc_sysctl.c40 static bool is_empty_dir(struct ctl_table_header *head) in is_empty_dir()
117 struct ctl_table_header *head; in find_entry() local
145 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry()
184 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry()
191 static void init_header(struct ctl_table_header *head, in init_header()
213 static void erase_header(struct ctl_table_header *head) in erase_header()
275 static void proc_sys_invalidate_dcache(struct ctl_table_header *head) in proc_sys_invalidate_dcache()
311 static struct ctl_table_header *sysctl_head_grab(struct ctl_table_header *head) in sysctl_head_grab()
321 static void sysctl_head_finish(struct ctl_table_header *head) in sysctl_head_finish()
343 struct ctl_table_header *head; in lookup_entry() local
[all …]
Dkcore.c126 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/gfs2/
Drecovery.c57 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()
168 struct gfs2_log_header_host *head) in get_log_header()
264 struct gfs2_log_header_host *head) in clean_journal()
309 struct gfs2_log_header_host *head, in update_statfs_inode()
378 struct gfs2_log_header_host *head) in recover_local_statfs()
407 struct gfs2_log_header_host head; in gfs2_recover_func() local
Dlops.c419 struct gfs2_log_header_host *head, in gfs2_jhead_pg_srch()
462 struct gfs2_log_header_host *head, in gfs2_jhead_process_page()
504 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead()
730 struct list_head *head; in buf_lo_after_commit() local
745 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
843 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit() local
881 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_after_commit() local
895 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
1057 struct list_head *head; in databuf_lo_after_commit() local
/fs/nilfs2/
Dsegbuf.h85 #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
Dpage.c142 struct buffer_head *bh, *head; in nilfs_page_buffers_clean() local
172 struct buffer_head *bh, *head; in nilfs_page_bug() local
408 struct buffer_head *bh, *head; in nilfs_clear_dirty_page() local
434 struct buffer_head *bh, *head; in nilfs_page_count_clean_buffers() local
532 struct buffer_head *bh, *head; in nilfs_find_uncommitted_extent() local
Drecovery.c306 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
495 struct list_head *head, in nilfs_recover_dsync_blocks()
/fs/
Dseq_file.c891 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
903 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
912 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
929 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start()
948 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head()
965 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next()
989 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu()
1013 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu()
1036 struct hlist_head *head, in seq_hlist_next_rcu()
1058 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu()
[all …]
Dmbcache.c79 struct hlist_bl_head *head; in mb_cache_entry_create() local
129 struct hlist_bl_head *head; in __mb_cache_entry_free() local
158 struct hlist_bl_head *head; in __entry_find() local
226 struct hlist_bl_head *head; in mb_cache_entry_get() local
253 struct hlist_bl_head *head; in mb_cache_entry_delete() local
Dinode.c218 static void i_callback(struct rcu_head *head) in i_callback()
604 static void dispose_list(struct list_head *head) in dispose_list()
816 struct hlist_head *head, in find_inode()
849 struct hlist_head *head, unsigned long ino) in find_inode_fast()
1119 struct hlist_head *head = inode_hashtable + hash(inode->i_sb, hashval); in inode_insert5() local
1219 struct hlist_head *head = inode_hashtable + hash(sb, ino); in iget_locked() local
1374 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in ilookup5_nowait() local
1429 struct hlist_head *head = inode_hashtable + hash(sb, ino); in ilookup() local
1478 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_nowait() local
1523 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_rcu() local
[all …]
Dbuffer.c89 struct buffer_head *head, *bh; in buffer_check_dirty_writeback() local
196 struct buffer_head *head; in __find_get_block_slow() local
651 struct buffer_head *head = page_buffers(page); in __set_page_dirty_buffers() local
842 struct buffer_head *bh, *head; in alloc_page_buffers() local
890 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers()
922 struct buffer_head *head = page_buffers(page); in init_page_buffers() local
1532 struct buffer_head *head, *bh, *next; in block_invalidatepage() local
1587 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local
1643 struct buffer_head *head; in clean_bdev_aliases() local
1747 struct buffer_head *bh, *head; in __block_write_full_page() local
[all …]
Dpipe.c222 unsigned int head = READ_ONCE(pipe->head); in pipe_readable() local
256 unsigned int head = smp_load_acquire(&pipe->head); in pipe_read() local
408 unsigned int head = READ_ONCE(pipe->head); in pipe_writable() local
421 unsigned int head; in pipe_write() local
611 int count, head, tail, mask; in pipe_ioctl() local
654 unsigned int head, tail; in pipe_poll() local
1254 unsigned int head, tail, mask, n; in pipe_resize_ring() local
/fs/nfs/flexfilelayout/
Dflexfilelayoutdev.c227 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/
Dpage-io.c108 struct buffer_head *bh, *head; in ext4_finish_bio() local
201 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO()
244 struct list_head *head) in ext4_do_flush_completed_IO()
451 struct buffer_head *bh, *head; in ext4_bio_write_page() local
/fs/btrfs/
Ddelayed-ref.c394 struct btrfs_delayed_ref_head *head) in btrfs_delayed_ref_lock()
416 struct btrfs_delayed_ref_head *head, in drop_delayed_ref()
431 struct btrfs_delayed_ref_head *head, in merge_ref()
478 struct btrfs_delayed_ref_head *head) in btrfs_merge_delayed_refs()
540 struct btrfs_delayed_ref_head *head; in btrfs_select_ref_head() local
575 struct btrfs_delayed_ref_head *head) in btrfs_delete_ref_head()
/fs/nfs/
Dpagelist.c158 struct nfs_page *head = req->wb_head; in nfs_page_group_lock_head() local
179 nfs_unroll_locks(struct nfs_page *head, struct nfs_page *req) in nfs_unroll_locks()
201 nfs_page_group_lock_subreq(struct nfs_page *head, struct nfs_page *subreq) in nfs_page_group_lock_subreq()
228 int nfs_page_group_lock_subrequests(struct nfs_page *head) in nfs_page_group_lock_subrequests()
322 struct nfs_page *head = req->wb_head; in nfs_page_group_sync_on_bit_locked() local
413 struct nfs_page *head = req->wb_head; in nfs_page_group_destroy() local
900 struct list_head *head = &mirror->pg_list; in nfs_generic_pgio() local
Dwrite.c246 struct nfs_page *req, *head; in nfs_find_and_lock_page_request() local
335 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked()
504 void nfs_join_page_group(struct nfs_page *head, struct nfs_commit_info *cinfo, in nfs_join_page_group()
568 struct nfs_page *head; in nfs_lock_and_join_requests() local
781 struct nfs_page *head; in nfs_inode_remove_request() local
1401 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error()
1699 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb()
1715 struct list_head *head, in nfs_init_commit()
1784 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list()
1894 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
/fs/f2fs/
Drecovery.c61 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode()
74 struct list_head *head, nid_t ino, bool quota_inode) in add_fsync_inode()
344 static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head, in find_fsync_dnodes()
434 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes()
/fs/xfs/
Dxfs_log.c97 atomic64_t *head, in xlog_grant_sub_space()
123 atomic64_t *head, in xlog_grant_add_space()
151 struct xlog_grant_head *head) in xlog_grant_head_init()
160 struct xlog_grant_head *head) in xlog_grant_head_wake_all()
173 struct xlog_grant_head *head, in xlog_ticket_reservation()
190 struct xlog_grant_head *head, in xlog_grant_head_wake()
239 struct xlog_grant_head *head, in xlog_grant_head_wait()
292 struct xlog_grant_head *head, in xlog_grant_head_check()
1152 atomic64_t *head) in xlog_space_left()
1313 xlog_rec_header_t *head; in xlog_alloc_log() local
[all …]
/fs/nfsd/
Dnfs3acl.c143 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/hfs/
Dbtree.c22 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/
Daops.c174 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in ntfs_read_block() local
541 struct buffer_head *bh, *head; in ntfs_write_block() local
909 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local
1715 struct buffer_head *bh, *head, *buffers_to_free = NULL; in mark_ntfs_record_dirty() local
/fs/erofs/
Dnamei.c51 int head, back; in find_target_dirent() local
95 int head, back; in find_target_block_classic() local
/fs/hfsplus/
Dbtree.c136 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/
Dmember.c295 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()

1234567