Searched defs:zn (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ubifs/ |
D | tnc_misc.c | 46 struct ubifs_znode *zn; in ubifs_tnc_levelorder_next() local 209 struct ubifs_znode *zn; in ubifs_tnc_postorder_next() local 236 struct ubifs_znode *zn = ubifs_tnc_postorder_first(znode); in ubifs_destroy_tnc_subtree() local
|
D | tnc.c | 204 struct ubifs_znode *zn; in copy_znode() local 259 struct ubifs_znode *zn; in dirty_cow_znode() local 610 static int tnc_next(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_next() 655 static int tnc_prev(struct ubifs_info *c, struct ubifs_znode **zn, int *n) in tnc_prev() 708 struct ubifs_znode **zn, int *n, in resolve_collision() 897 struct ubifs_znode **zn, int *n, in fallible_resolve_collision() 1042 struct ubifs_znode **zn, int *n, in resolve_collision_directly() 1178 struct ubifs_znode **zn, int *n) in ubifs_lookup_level0() 1314 struct ubifs_znode **zn, int *n) in lookup_level0_dirty() 1886 struct ubifs_znode **zn, int *n) in search_dh_cookie() [all …]
|