Searched refs:UBIFS_LPT_PNODE (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs-media.h | 145 UBIFS_LPT_PNODE, enumerator
|
| H A D | lpt_commit.c | 1041 case UBIFS_LPT_PNODE: in make_node_dirty() 1061 case UBIFS_LPT_PNODE: in get_lpt_node_len() 1616 case UBIFS_LPT_PNODE: in dbg_is_node_dirty() 1923 case UBIFS_LPT_PNODE: in dump_lpt_leb()
|
| H A D | lpt.c | 353 pack_bits(&addr, &pos, UBIFS_LPT_PNODE, UBIFS_LPT_TYPE_BITS); in ubifs_pack_pnode() 966 err = check_lpt_type(c, &addr, &pos, UBIFS_LPT_PNODE); in unpack_pnode()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | ubifs-media.h | 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()
|