Home
last modified time | relevance | path

Searched refs:ubifs_dent_node (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs-media.h269 #define UBIFS_DENT_NODE_SZ sizeof(struct ubifs_dent_node)
519 struct ubifs_dent_node { struct
H A Dtnc.c318 const struct ubifs_dent_node *dent = node; in lnc_add()
510 struct ubifs_dent_node *dent = node; in fallible_read_node()
537 struct ubifs_dent_node *dent; in matches_name()
825 struct ubifs_dent_node *dent; in fallible_matches_name()
1860 const struct ubifs_dent_node *dent = node; in ubifs_tnc_lookup_nm()
2688 struct ubifs_dent_node *xent, *pxent = NULL; in ubifs_tnc_remove_ino()
2765 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent()
2771 struct ubifs_dent_node *dent; in ubifs_tnc_next_ent()
H A Dubifs.c306 struct ubifs_dent_node *dent; in ubifs_printdir()
398 struct ubifs_dent_node *dent; in ubifs_finddir()
H A Dreplay.c445 const struct ubifs_dent_node *dent) in ubifs_validate_entry()
621 struct ubifs_dent_node *dent = snod->node; in replay_bud()
H A Ddebug.c239 struct ubifs_dent_node *dent, *pdent = NULL; in ubifs_dump_inode()
453 const struct ubifs_dent_node *dent = node; in ubifs_dump_node()
1118 struct ubifs_dent_node *dent, *pdent = NULL; in dbg_check_dir()
1187 struct ubifs_dent_node *dent1, *dent2; in dbg_check_key_order()
2107 struct ubifs_dent_node *dent = node; in check_leaf()
H A Dubifs.h2205 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
2269 const struct ubifs_dent_node *dent);