Home
last modified time | relevance | path

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

12345

/fs/f2fs/
A Dshrinker.c50 sbi = list_entry(p, struct f2fs_sb_info, s_list); in f2fs_shrink_count()
94 sbi = list_entry(p, struct f2fs_sb_info, s_list); in f2fs_shrink_scan()
142 sbi = list_entry(p, struct f2fs_sb_info, s_list); in f2fs_donate_files()
212 sbi = list_entry(p, struct f2fs_sb_info, s_list); in f2fs_reclaim_caches()
/fs/jffs2/
A 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 …]
A Derase.c112 jeb = list_entry(c->erase_complete_list.next, struct jffs2_eraseblock, list); in jffs2_erase_pending_blocks()
125 jeb = list_entry(c->erase_pending_list.next, struct jffs2_eraseblock, list); in jffs2_erase_pending_blocks()
/fs/nilfs2/
A 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, \
A Dsegbuf.c155 bh_sum = list_entry(segbuf->sb_segsum_buffers.next, in nilfs_segbuf_fill_in_segsum()
183 bh = list_entry(segbuf->sb_segsum_buffers.next, struct buffer_head, in nilfs_segbuf_fill_in_segsum_crc()
210 bh = list_entry(segbuf->sb_segsum_buffers.next, struct buffer_head, in nilfs_segbuf_fill_in_data_crc()
/fs/ubifs/
A Dgc.c116 sa = list_entry(a, struct ubifs_scan_node, list); in data_nodes_cmp()
117 sb = list_entry(b, struct ubifs_scan_node, list); in data_nodes_cmp()
160 sa = list_entry(a, struct ubifs_scan_node, list); in nondata_nodes_cmp()
161 sb = list_entry(b, struct ubifs_scan_node, list); in nondata_nodes_cmp()
543 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in ubifs_garbage_collect_leb()
990 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, in ubifs_destroy_idx_gc()
1011 idx_gc = list_entry(c->idx_gc.next, struct ubifs_gced_idx_leb, list); in ubifs_get_idx_gc_leb()
A Dreplay.c312 ra = list_entry(a, struct replay_entry, list); in replay_entries_cmp()
313 rb = list_entry(b, struct replay_entry, list); in replay_entries_cmp()
553 next = list_entry(bud->list.next, struct ubifs_bud, list); in is_last_bud()
874 b = list_entry(c->replay_buds.next, struct bud_entry, list); in destroy_bud_list()
1012 snod = list_entry(sleb->nodes.next, struct ubifs_scan_node, list); in replay_log_leb()
A Dcommit.c675 i = list_entry(list.prev, struct idx_node, in dbg_check_old_index()
719 i = list_entry(list.prev, struct idx_node, list); in dbg_check_old_index()
725 i = list_entry(list.next, struct idx_node, list); in dbg_check_old_index()
A 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/btrfs/
A Dzlib.c42 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_get_workspace()
51 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_free_workspace()
140 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_compress_folios()
325 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_decompress_bio()
422 struct workspace *workspace = list_entry(ws, struct workspace, list); in zlib_decompress()
A Dlzo.c75 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_free_workspace()
216 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_compress_folios()
332 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_decompress_bio()
443 struct workspace *workspace = list_entry(ws, struct workspace, list); in lzo_decompress()
A Dzstd.c353 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_free_workspace()
391 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_compress_folios()
581 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_decompress_bio()
668 struct workspace *workspace = list_entry(ws, struct workspace, list); in zstd_decompress()
/fs/ocfs2/dlm/
A Ddlmthread.c289 lockres = list_entry(dlm->purge_list.next, in dlm_run_purge_list()
364 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists()
435 target = list_entry(res->blocked.next, struct dlm_lock, list); in dlm_shuffle_lists()
578 lock = list_entry(dlm->pending_asts.next, in dlm_flush_asts()
622 lock = list_entry(dlm->pending_basts.next, in dlm_flush_asts()
707 res = list_entry(dlm->dirty_list.next, in dlm_thread()
/fs/squashfs/
A Ddecompressor_multi.c112 decomp_strm = list_entry(stream->strm_list.prev, in squashfs_decompressor_destroy()
136 decomp_strm = list_entry(stream->strm_list.prev, in get_decomp_stream()
/fs/smb/server/
A Dcrypto_ctx.c115 ctx = list_entry(ctx_list.idle_ctx.next, in ksmbd_find_crypto_ctx()
236 ctx = list_entry(ctx_list.idle_ctx.next, in ksmbd_crypto_destroy()
/fs/netfs/
A Dwrite_retry.c66 from = list_entry(next, struct netfs_io_subrequest, rreq_link); in netfs_retry_write_stream()
76 subreq = list_entry(next, struct netfs_io_subrequest, rreq_link); in netfs_retry_write_stream()
A Dread_retry.c85 from = list_entry(next, struct netfs_io_subrequest, rreq_link); in netfs_retry_read_subrequests()
99 subreq = list_entry(next, struct netfs_io_subrequest, rreq_link); in netfs_retry_read_subrequests()
A Dmain.c67 rreq = list_entry(v, struct netfs_io_request, proc_link); in netfs_requests_seq_show()
/fs/xfs/
A Dxfs_trans_ail.c53 prev_lip = list_entry(lip->li_ail.prev, struct xfs_log_item, li_ail); in xfs_ail_check()
56 next_lip = list_entry(lip->li_ail.next, struct xfs_log_item, li_ail); in xfs_ail_check()
87 return list_entry(ailp->ail_head.prev, struct xfs_log_item, li_ail); in xfs_ail_max()
303 cur->item = list_entry(list->prev, struct xfs_log_item, li_ail); in xfs_ail_splice()
/fs/jbd2/
A Drevoke.c491 struct list_head *list_entry; in jbd2_clear_buffer_revoked_flags() local
494 list_for_each(list_entry, hash_list) { in jbd2_clear_buffer_revoked_flags()
497 record = (struct jbd2_revoke_record_s *)list_entry; in jbd2_clear_buffer_revoked_flags()
/fs/afs/
A Dserver_list.c171 pe = list_entry(p, struct afs_server_entry, slink); in afs_attach_volume_to_servers()
217 s = list_entry(p, struct afs_server_entry, slink); in afs_reattach_volume_to_servers()
/fs/exfat/
A Dcache.c176 cache = list_entry(p, in exfat_cache_add()
199 cache = list_entry(ei->cache_lru.next, in __exfat_cache_inval_inode()
/fs/coda/
A Dpsdev.c149 tmp = list_entry(lh, struct upc_req , uc_chain); in coda_psdev_write()
240 req = list_entry(vcp->vc_pending.next, struct upc_req,uc_chain); in coda_psdev_read()
/fs/fat/
A Dcache.c170 cache = list_entry(p, struct fat_cache, cache_list); in fat_cache_add()
192 cache = list_entry(i->cache_lru.next, in __fat_cache_inval_inode()
/fs/proc/
A Dproc_tty.c69 struct tty_driver *p = list_entry(v, struct tty_driver, tty_drivers); in show_tty_driver()

Completed in 44 milliseconds

12345