Searched refs:UBIFS_LPT_LTAB (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs-media.h | 138 * UBIFS_LPT_LTAB: LPT's own lprops table 146 UBIFS_LPT_LTAB, enumerator
|
H A D | lpt_commit.c | 999 case UBIFS_LPT_LTAB: in make_node_dirty() 1019 case UBIFS_LPT_LTAB: in get_lpt_node_len() 1575 case UBIFS_LPT_LTAB: in dbg_is_node_dirty() 1916 case UBIFS_LPT_LTAB: in dump_lpt_leb()
|
H A D | lpt.c | 412 pack_bits(c, &addr, &pos, UBIFS_LPT_LTAB, UBIFS_LPT_TYPE_BITS); in ubifs_pack_ltab() 1049 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_LTAB); in unpack_ltab()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs-media.h | 138 * UBIFS_LPT_LTAB: LPT's own lprops table 146 UBIFS_LPT_LTAB, enumerator
|
H A D | lpt_commit.c | 999 case UBIFS_LPT_LTAB: in make_node_dirty() 1019 case UBIFS_LPT_LTAB: in get_lpt_node_len() 1575 case UBIFS_LPT_LTAB: in dbg_is_node_dirty() 1916 case UBIFS_LPT_LTAB: in dump_lpt_leb()
|
H A D | lpt.c | 412 pack_bits(c, &addr, &pos, UBIFS_LPT_LTAB, UBIFS_LPT_TYPE_BITS); in ubifs_pack_ltab() 1049 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_LTAB); in unpack_ltab()
|
Completed in 13 milliseconds