Home
last modified time | relevance | path

Searched refs:list_entry (Results 1 – 25 of 128) sorted by relevance

123456

/fs/cifs/
Dcifs_debug.c60 mid_entry = list_entry(tmp, struct mid_q_entry, qhead); in cifs_dump_mids()
161 server = list_entry(stmp, struct TCP_Server_Info, in cifs_debug_files_proc_show()
164 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in cifs_debug_files_proc_show()
166 tcon = list_entry(tmp1, struct cifs_tcon, tcon_list); in cifs_debug_files_proc_show()
169 cfile = list_entry(tmp2, struct cifsFileInfo, in cifs_debug_files_proc_show()
252 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_debug_data_proc_show()
338 ses = list_entry(tmp2, struct cifs_ses, in cifs_debug_data_proc_show()
390 tcon = list_entry(tmp3, struct cifs_tcon, in cifs_debug_data_proc_show()
401 mid_entry = list_entry(tmp3, struct mid_q_entry, in cifs_debug_data_proc_show()
458 server = list_entry(tmp1, struct TCP_Server_Info, in cifs_stats_proc_write()
[all …]
Dsmb2misc.c154 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in smb2_check_message()
528 cfile = list_entry(tmp, struct cifsFileInfo, tlist); in smb2_tcon_has_lease()
609 server = list_entry(tmp, struct TCP_Server_Info, tcp_ses_list); in smb2_is_valid_lease_break()
612 ses = list_entry(tmp1, struct cifs_ses, smb_ses_list); in smb2_is_valid_lease_break()
615 tcon = list_entry(tmp2, struct cifs_tcon, in smb2_is_valid_lease_break()
675 ses = list_entry(tmp, struct cifs_ses, smb_ses_list); in smb2_is_valid_oplock_break()
678 tcon = list_entry(tmp1, struct cifs_tcon, tcon_list); in smb2_is_valid_oplock_break()
682 cfile = list_entry(tmp2, struct cifsFileInfo, in smb2_is_valid_oplock_break()
/fs/jffs2/
Ddebug.c506 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
528 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
551 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
572 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
588 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
603 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
619 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
635 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
651 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
667 struct jffs2_eraseblock *jeb = list_entry(this, struct jffs2_eraseblock, list); in __jffs2_dbg_dump_block_lists_nolock()
[all …]
/fs/nilfs2/
Dsegbuf.h86 list_entry((head), struct nilfs_segment_buffer, sb_list)
98 (list_entry((head)->next, struct buffer_head, b_assoc_buffers))
100 (list_entry((bh)->b_assoc_buffers.next, struct buffer_head, \
Dsegbuf.c149 bh_sum = list_entry(segbuf->sb_segsum_buffers.next, in nilfs_segbuf_fill_in_segsum()
177 bh = list_entry(segbuf->sb_segsum_buffers.next, struct buffer_head, in nilfs_segbuf_fill_in_segsum_crc()
205 bh = list_entry(segbuf->sb_segsum_buffers.next, struct buffer_head, in nilfs_segbuf_fill_in_data_crc()
/fs/btrfs/
Dzlib.c45 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_get_workspace()
59 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_free_workspace()
99 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_compress_pages()
233 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_decompress_bio()
327 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_decompress()
Dlzo.c88 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_free_workspace()
142 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_compress_pages()
308 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_decompress_bio()
452 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_decompress()
Dzstd.c337 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_free_workspace()
378 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_compress_pages()
553 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_decompress_bio()
634 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_decompress()
Drelocation.c217 node = list_entry(cache->detached.next, in backref_cache_cleanup()
223 node = list_entry(cache->leaves.next, in backref_cache_cleanup()
348 edge = list_entry(node->upper.next, in walk_up_backref()
375 edge = list_entry(edge->list[LOWER].next, in walk_down_backref()
429 edge = list_entry(node->upper.next, struct backref_edge, in remove_backref_node()
490 node = list_entry(cache->detached.next, in update_backref_cache()
496 node = list_entry(cache->changed.next, in update_backref_cache()
754 edge = list_entry(cur->upper.next, struct backref_edge, in build_backref_tree()
1034 edge = list_entry(list.next, struct backref_edge, list[UPPER]); in build_backref_tree()
1058 edge = list_entry(list.next, struct backref_edge, list[UPPER]); in build_backref_tree()
[all …]
/fs/ubifs/
Dgc.c119 sa = list_entry(a, struct ubifs_scan_node, list); in data_nodes_cmp()
120 sb = list_entry(b, struct ubifs_scan_node, list); in data_nodes_cmp()
163 sa = list_entry(a, struct ubifs_scan_node, list); in nondata_nodes_cmp()
164 sb = list_entry(b, struct ubifs_scan_node, list); in nondata_nodes_cmp()
546 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in ubifs_garbage_collect_leb()
978 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, in ubifs_destroy_idx_gc()
999 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, list); in ubifs_get_idx_gc_leb()
Dreplay.c311 ra = list_entry(a, struct replay_entry, list); in replay_entries_cmp()
312 rb = list_entry(b, struct replay_entry, list); in replay_entries_cmp()
550 next = list_entry(bud->list.next, struct ubifs_bud, list); in is_last_bud()
886 b = list_entry(c->replay_buds.next, struct bud_entry, list); in destroy_bud_list()
1026 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in replay_log_leb()
Dcommit.c664 i = list_entry(list.prev, struct idx_node, in dbg_check_old_index()
708 i = list_entry(list.prev, struct idx_node, list); in dbg_check_old_index()
714 i = list_entry(list.next, struct idx_node, list); in dbg_check_old_index()
Drecovery.c500 snod = list_entry(sleb->nodes.prev, in fix_unclean_leb()
568 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in drop_last_group()
596 snod = list_entry(sleb->nodes.prev, struct ubifs_scan_node, in drop_last_node()
878 snod = list_entry(sleb->nodes.next, in ubifs_recover_log_leb()
1082 ucleb = list_entry(c->unclean_leb_list.next, in ubifs_clean_lebs()
/fs/f2fs/
Dshrinker.c49 sbi = list_entry(p, struct f2fs_sb_info, s_list); in f2fs_shrink_count()
90 sbi = list_entry(p, struct f2fs_sb_info, s_list); in f2fs_shrink_scan()
/fs/ocfs2/dlm/
Ddlmthread.c293 lockres = list_entry(dlm->purge_list.next, in dlm_run_purge_list()
368 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists()
439 target = list_entry(res->blocked.next, struct dlm_lock, list); in dlm_shuffle_lists()
582 lock = list_entry(dlm->pending_asts.next, in dlm_flush_asts()
626 lock = list_entry(dlm->pending_basts.next, in dlm_flush_asts()
712 res = list_entry(dlm->dirty_list.next, in dlm_thread()
/fs/squashfs/
Ddecompressor_multi.c113 decomp_strm = list_entry(stream->strm_list.prev, in squashfs_decompressor_destroy()
137 decomp_strm = list_entry(stream->strm_list.prev, in get_decomp_stream()
/fs/
Dpnode.c19 return list_entry(p->mnt_share.next, struct mount, mnt_share); in next_peer()
24 return list_entry(p->mnt_slave_list.next, struct mount, mnt_slave); in first_slave()
29 return list_entry(p->mnt_slave_list.prev, struct mount, mnt_slave); in last_slave()
34 return list_entry(p->mnt_slave.next, struct mount, mnt_slave); in next_slave()
Ddcookies.c76 dcs = list_entry(pos, struct dcookie_struct, hash_list); in find_dcookie()
301 dcs = list_entry(pos, struct dcookie_struct, hash_list); in dcookie_exit()
/fs/xfs/
Dxfs_trans_ail.c51 prev_lip = list_entry(lip->li_ail.prev, struct xfs_log_item, li_ail); in xfs_ail_check()
54 next_lip = list_entry(lip->li_ail.next, struct xfs_log_item, li_ail); in xfs_ail_check()
85 return list_entry(ailp->ail_head.prev, struct xfs_log_item, li_ail); in xfs_ail_max()
312 cur->item = list_entry(list->prev, struct xfs_log_item, li_ail); in xfs_ail_splice()
/fs/gfs2/
Dlog.c283 bd = list_entry(head->prev, struct gfs2_bufdata, in gfs2_ail2_empty_one()
491 tr = list_entry(sdp->sd_ail1_list.prev, struct gfs2_trans, in current_tail()
535 ipa = list_entry(a, struct gfs2_inode, i_ordered); in ip_cmp()
536 ipb = list_entry(b, struct gfs2_inode, i_ordered); in ip_cmp()
553 ip = list_entry(sdp->sd_log_ordered.next, struct gfs2_inode, i_ordered); in gfs2_ordered_write()
574 ip = list_entry(sdp->sd_log_ordered.next, struct gfs2_inode, i_ordered); in gfs2_ordered_wait()
Dlops.c608 bda = list_entry(a, struct gfs2_bufdata, bd_list); in blocknr_cmp()
609 bdb = list_entry(b, struct gfs2_bufdata, bd_list); in blocknr_cmp()
712 bd = list_entry(head->next, struct gfs2_bufdata, bd_list); in buf_lo_after_commit()
882 bd = list_entry(head->next, struct gfs2_bufdata, bd_list); in revoke_lo_after_commit()
1061 bd = list_entry(head->next, struct gfs2_bufdata, bd_list); in databuf_lo_after_commit()
/fs/jbd2/
Drevoke.c485 struct list_head *list_entry; in jbd2_clear_buffer_revoked_flags() local
488 list_for_each(list_entry, hash_list) { in jbd2_clear_buffer_revoked_flags()
491 record = (struct jbd2_revoke_record_s *)list_entry; in jbd2_clear_buffer_revoked_flags()
/fs/fscache/
Dcache.c160 cache = list_entry(fscache_cache_list.next, in fscache_select_cache_for_object()
334 object = list_entry(cache->object_list.next, in fscache_withdraw_all_objects()
Doperation.c336 op = list_entry(object->pending_ops.next, in fscache_start_operations()
428 op = list_entry(object->pending_ops.next, in fscache_cancel_all_ops()
578 op = list_entry(cache->op_gc_list.next, in fscache_operation_gc()
/fs/afs/
Dproc.c45 cell = list_entry(v, struct afs_cell, proc_link); in afs_proc_cells_show()
212 struct afs_volume *vol = list_entry(v, struct afs_volume, proc_link); in afs_proc_cell_volumes_show()
384 server = list_entry(v, struct afs_server, proc_link); in afs_proc_servers_show()

123456