Searched refs:UBIFS_LPT_PNODE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs-media.h | 136 * UBIFS_LPT_PNODE: LPT leaf node (contains LEB properties) 144 UBIFS_LPT_PNODE, enumerator
|
H A D | lpt_commit.c | 997 case UBIFS_LPT_PNODE: in make_node_dirty() 1017 case UBIFS_LPT_PNODE: in get_lpt_node_len() 1573 case UBIFS_LPT_PNODE: in dbg_is_node_dirty() 1879 case UBIFS_LPT_PNODE: in dump_lpt_leb()
|
H A D | lpt.c | 347 pack_bits(c, &addr, &pos, UBIFS_LPT_PNODE, UBIFS_LPT_TYPE_BITS); in ubifs_pack_pnode() 980 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_PNODE); in unpack_pnode()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs-media.h | 136 * UBIFS_LPT_PNODE: LPT leaf node (contains LEB properties) 144 UBIFS_LPT_PNODE, enumerator
|
H A D | lpt_commit.c | 997 case UBIFS_LPT_PNODE: in make_node_dirty() 1017 case UBIFS_LPT_PNODE: in get_lpt_node_len() 1573 case UBIFS_LPT_PNODE: in dbg_is_node_dirty() 1879 case UBIFS_LPT_PNODE: in dump_lpt_leb()
|
H A D | lpt.c | 347 pack_bits(c, &addr, &pos, UBIFS_LPT_PNODE, UBIFS_LPT_TYPE_BITS); in ubifs_pack_pnode() 980 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_PNODE); in unpack_pnode()
|
Completed in 15 milliseconds