Home
last modified time | relevance | path

Searched defs:segno (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dgc.c439 unsigned long long mtime, unsigned int segno) in __create_victim_entry()
456 unsigned long long mtime, unsigned int segno) in __insert_victim_entry()
724 unsigned int segno) in f2fs_gc_pinned_control()
817 unsigned int unit_no, segno; in f2fs_get_victim() local
978 unsigned int segno, int offset) in check_valid_map()
1155 unsigned int segno = GET_SEGNO(sbi, blkaddr); in is_alive() local
1264 int gc_type, unsigned int segno, int off) in move_data_block()
1418 unsigned int segno, int off) in move_data_page()
1689 unsigned int segno = start_segno; in do_garbage_collect() local
1806 unsigned int segno = gc_control->victim_segno; in f2fs_gc() local
[all …]
H A Dsegment.h108 #define GET_SEC_FROM_SEG(sbi, segno) \ argument
117 #define GET_SUM_BLOCK(sbi, segno) \ argument
125 #define SIT_BLOCK_OFFSET(segno) \ argument
127 #define START_SEGNO(segno) \ argument
321 unsigned int segno) in get_seg_entry()
328 unsigned int segno) in get_sec_entry()
450 unsigned int segno) in __set_inuse()
462 unsigned int segno, bool inmem) in __set_test_and_free()
488 unsigned int segno) in __set_test_and_inuse()
565 unsigned segno, left_blocks; in has_curseg_enough_space() local
[all …]
H A Dsegment.c859 unsigned int segno; in f2fs_dirty_to_prefree() local
882 unsigned int segno; in f2fs_get_unusable_blocks() local
918 unsigned int segno = 0; in get_free_segment() local
1134 unsigned int segno; in __check_sit_bitmap() local
2124 unsigned int segno; in set_prefree_as_free_segments() local
3045 unsigned int segno; in f2fs_allocate_segment_for_resize() local
3653 unsigned int segno; in f2fs_inplace_write_data() local
3897 unsigned int segno; in read_compacted_summaries() local
4236 unsigned int segno; in add_sits_in_set() local
4250 unsigned int segno; in remove_sits_in_journal() local
[all …]
H A Ddebug.c37 unsigned int segno, vblocks; in f2fs_update_sit_info() local
H A Dgc.h63 unsigned int segno; /* segment No. */ member
H A Drecovery.c498 unsigned int segno = GET_SEGNO(sbi, blkaddr); in check_index_in_prev_nodes() local
H A Dcheckpoint.c141 unsigned int segno, offset; in __is_bitmap_valid() local
H A Dnode.c2844 unsigned int segno, struct f2fs_summary_block *sum) in f2fs_restore_node_summary()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_sendto.c382 u32 *remaining, unsigned int segno) in svc_rdma_encode_write_segment()
420 unsigned int segno; in svc_rdma_encode_write_chunk() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c260 int segno, i; in pnv_ioda_reserve_dev_m64_pe() local
2574 unsigned int segno; in pnv_pci_init_ioda_phb() local
/openbmc/linux/include/linux/
H A Df2fs_fs.h491 __le32 segno; member