Searched defs:segno (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | segment.h | 22 #define GET_L2R_SEGNO(free_i, segno) ((segno) - (free_i)->start_segno) argument 23 #define GET_R2L_SEGNO(free_i, segno) ((segno) + (free_i)->start_segno) argument 86 #define START_BLOCK(sbi, segno) (SEG0_BLKADDR(sbi) + \ argument 104 #define GET_SEC_FROM_SEG(sbi, segno) \ argument 110 #define GET_ZONE_FROM_SEG(sbi, segno) \ argument 113 #define GET_SUM_BLOCK(sbi, segno) \ argument 119 #define SIT_ENTRY_OFFSET(sit_i, segno) \ argument 121 #define SIT_BLOCK_OFFSET(segno) \ argument 123 #define START_SEGNO(segno) \ argument 314 unsigned int segno; /* current segment number */ member [all …]
|
| H A D | segment.c | 805 static void __locate_dirty_segment(struct f2fs_sb_info *sbi, unsigned int segno, in __locate_dirty_segment() 842 static void __remove_dirty_segment(struct f2fs_sb_info *sbi, unsigned int segno, in __remove_dirty_segment() 886 static void locate_dirty_segment(struct f2fs_sb_info *sbi, unsigned int segno) in locate_dirty_segment() 919 unsigned int segno; in f2fs_dirty_to_prefree() local 942 unsigned int segno; in f2fs_get_unusable_blocks() local 978 unsigned int segno = 0; in get_free_segment() local 1107 unsigned int segno; in __check_sit_bitmap() local 1999 unsigned int segno; in set_prefree_as_free_segments() local 2174 static bool __mark_sit_entry_dirty(struct f2fs_sb_info *sbi, unsigned int segno) in __mark_sit_entry_dirty() 2187 unsigned int segno, int modified) in __set_sit_entry_type() [all …]
|
| H A D | gc.c | 306 static unsigned int get_cb_cost(struct f2fs_sb_info *sbi, unsigned int segno) in get_cb_cost() 340 unsigned int segno, struct victim_sel_policy *p) in get_gc_cost() 368 unsigned long long mtime, unsigned int segno, in attach_victim_entry() 391 unsigned long long mtime, unsigned int segno) in insert_victim_entry() 403 struct victim_sel_policy *p, unsigned int segno) in add_victim_entry() 712 unsigned int unit_no, segno; in get_victim_by_default() local 873 unsigned int segno, int offset) in check_valid_map() 892 struct f2fs_summary *sum, unsigned int segno, int gc_type) in gc_node_segment() 1043 unsigned int segno = GET_SEGNO(sbi, blkaddr); in is_alive() local 1151 int gc_type, unsigned int segno, int off) in move_data_block() [all …]
|
| H A D | gc.h | 60 unsigned int segno; /* section No. */ member 68 unsigned int segno; /* segment No. */ member
|
| H A D | debug.c | 37 unsigned int segno, vblocks; in f2fs_update_sit_info() local
|
| H A D | recovery.c | 446 unsigned int segno = GET_SEGNO(sbi, blkaddr); in check_index_in_prev_nodes() local
|
| H A D | checkpoint.c | 142 unsigned int segno, offset; in __is_bitmap_valid() local
|
| H A D | node.c | 2807 unsigned int segno, struct f2fs_summary_block *sum) in f2fs_restore_node_summary()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 264 int segno, i; in pnv_ioda_reserve_dev_m64_pe() local 2921 unsigned int segno; in pnv_pci_init_ioda_phb() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | f2fs_fs.h | 471 __le32 segno; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | gdth.h | 943 u8 segno; member
|