Searched refs:UBIFS_LPT_LSAVE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs-media.h | 139 * UBIFS_LPT_LSAVE: LPT's save table (big model only) 147 UBIFS_LPT_LSAVE, enumerator
|
H A D | lpt_commit.c | 1001 case UBIFS_LPT_LSAVE: in make_node_dirty() 1021 case UBIFS_LPT_LSAVE: in get_lpt_node_len() 1577 case UBIFS_LPT_LSAVE: in dbg_is_node_dirty() 1920 case UBIFS_LPT_LSAVE: in dump_lpt_leb()
|
H A D | lpt.c | 436 pack_bits(c, &addr, &pos, UBIFS_LPT_LSAVE, UBIFS_LPT_TYPE_BITS); in ubifs_pack_lsave() 1081 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_LSAVE); in unpack_lsave()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs-media.h | 139 * UBIFS_LPT_LSAVE: LPT's save table (big model only) 147 UBIFS_LPT_LSAVE, enumerator
|
H A D | lpt_commit.c | 1001 case UBIFS_LPT_LSAVE: in make_node_dirty() 1021 case UBIFS_LPT_LSAVE: in get_lpt_node_len() 1577 case UBIFS_LPT_LSAVE: in dbg_is_node_dirty() 1920 case UBIFS_LPT_LSAVE: in dump_lpt_leb()
|
H A D | lpt.c | 436 pack_bits(c, &addr, &pos, UBIFS_LPT_LSAVE, UBIFS_LPT_TYPE_BITS); in ubifs_pack_lsave() 1081 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_LSAVE); in unpack_lsave()
|
Completed in 13 milliseconds