| /fs/proc/ |
| D | proc_sysctl.c | 36 static bool is_empty_dir(struct ctl_table_header *head) in is_empty_dir() 113 struct ctl_table_header *head; in find_entry() local 141 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() 180 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry() 187 static void init_header(struct ctl_table_header *head, in init_header() 209 static void erase_header(struct ctl_table_header *head) in erase_header() 271 static void proc_sys_prune_dcache(struct ctl_table_header *head) in proc_sys_prune_dcache() 340 static struct ctl_table_header *sysctl_head_grab(struct ctl_table_header *head) in sysctl_head_grab() 350 static void sysctl_head_finish(struct ctl_table_header *head) in sysctl_head_finish() 372 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 409 struct buffer_head *bh, *head; in nilfs_clear_dirty_page() local 435 struct buffer_head *bh, *head; in nilfs_page_count_clean_buffers() local 533 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 495 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() 498 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head, in gfs2_find_jhead() 724 struct list_head *head; in buf_lo_after_commit() local 739 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan() 859 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_before_commit() local 897 struct list_head *head = &sdp->sd_log_revokes; in revoke_lo_after_commit() local 911 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan() 1073 struct list_head *head; in databuf_lo_after_commit() local
|
| /fs/ |
| D | seq_file.c | 899 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start() 911 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head() 920 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next() 937 struct hlist_node *seq_hlist_start(struct hlist_head *head, loff_t pos) in seq_hlist_start() 956 struct hlist_node *seq_hlist_start_head(struct hlist_head *head, loff_t pos) in seq_hlist_start_head() 973 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next() 997 struct hlist_node *seq_hlist_start_rcu(struct hlist_head *head, in seq_hlist_start_rcu() 1021 struct hlist_node *seq_hlist_start_head_rcu(struct hlist_head *head, in seq_hlist_start_head_rcu() 1044 struct hlist_head *head, in seq_hlist_next_rcu() 1066 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 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
|
| 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 1473 struct buffer_head *head, *bh, *next; in block_invalidatepage() local 1528 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local 1584 struct buffer_head *head; in clean_bdev_aliases() local 1688 struct buffer_head *bh, *head; in __block_write_full_page() local [all …]
|
| D | inode.c | 216 static void i_callback(struct rcu_head *head) in i_callback() 602 static void dispose_list(struct list_head *head) in dispose_list() 814 struct hlist_head *head, in find_inode() 847 struct hlist_head *head, unsigned long ino) in find_inode_fast() 1117 struct hlist_head *head = inode_hashtable + hash(inode->i_sb, hashval); in inode_insert5() local 1217 struct hlist_head *head = inode_hashtable + hash(sb, ino); in iget_locked() local 1375 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in ilookup5_nowait() local 1430 struct hlist_head *head = inode_hashtable + hash(sb, ino); in ilookup() local 1479 struct hlist_head *head = inode_hashtable + hash(sb, hashval); in find_inode_nowait() local 1504 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 167 static void dump_completed_IO(struct inode *inode, struct list_head *head) in dump_completed_IO() 210 struct list_head *head) in ext4_do_flush_completed_IO() 419 struct buffer_head *bh, *head; in ext4_bio_write_page() local
|
| /fs/f2fs/ |
| D | recovery.c | 57 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode() 70 struct list_head *head, nid_t ino, bool quota_inode) in add_fsync_inode() 340 static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head, in find_fsync_dnodes() 430 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/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/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() 1202 atomic64_t *head) in xlog_space_left() 1372 xlog_rec_header_t *head; in xlog_alloc_log() local [all …]
|
| /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 | 277 nfs_page_group_search_locked(struct nfs_page *head, unsigned int page_offset) in nfs_page_group_search_locked() 394 nfs_unroll_locks(struct inode *inode, struct nfs_page *head, in nfs_unroll_locks() 485 struct nfs_page *head, *subreq; in nfs_lock_and_join_requests() local 795 struct nfs_page *head; in nfs_inode_remove_request() local 1418 static void nfs_async_write_error(struct list_head *head, int error) in nfs_async_write_error() 1712 static loff_t nfs_get_lwb(struct list_head *head) in nfs_get_lwb() 1728 struct list_head *head, in nfs_init_commit() 1791 nfs_commit_list(struct inode *inode, struct list_head *head, int how, in nfs_commit_list() 1898 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list()
|
| /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/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/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/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()
|
| /fs/ecryptfs/ |
| D | dentry.c | 54 static void ecryptfs_dentry_free_rcu(struct rcu_head *head) in ecryptfs_dentry_free_rcu()
|