Searched defs:nm (Results 1 - 8 of 8) sorted by relevance

/u-boot/fs/ubifs/
H A Dkey.h140 dent_key_init(const struct ubifs_info *c, union ubifs_key *key, ino_t inum, const struct qstr *nm) argument
175 dent_key_init_flash(const struct ubifs_info *c, void *k, ino_t inum, const struct qstr *nm) argument
208 xent_key_init(const struct ubifs_info *c, union ubifs_key *key, ino_t inum, const struct qstr *nm) argument
226 xent_key_init_flash(const struct ubifs_info *c, void *k, ino_t inum, const struct qstr *nm) argument
[all...]
H A Dreplay.c59 struct qstr nm; member in union:replay_entry::__anon487
H A Dubifs.c287 struct qstr nm; local
379 struct qstr nm; local
[all...]
H A Dtnc.c538 matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, const struct qstr *nm) argument
707 resolve_collision(struct ubifs_info *c, const union ubifs_key *key, struct ubifs_znode **zn, int *n, const struct qstr *nm) argument
825 fallible_matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, const struct qstr *nm) argument
895 fallible_resolve_collision(struct ubifs_info *c, const union ubifs_key *key, struct ubifs_znode **zn, int *n, const struct qstr *nm, int adding) argument
1812 do_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, void *node, const struct qstr *nm) argument
1860 ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, void *node, const struct qstr *nm) argument
2302 ubifs_tnc_add_nm(struct ubifs_info *c, const union ubifs_key *key, int lnum, int offs, int len, const struct qstr *nm) argument
2537 ubifs_tnc_remove_nm(struct ubifs_info *c, const union ubifs_key *key, const struct qstr *nm) argument
2693 struct qstr nm = { .name = NULL }; local
2769 ubifs_tnc_next_ent(struct ubifs_info *c, union ubifs_key *key, const struct qstr *nm) argument
[all...]
H A Ddebug.c241 struct qstr nm = { .name = NULL }; local
1149 struct qstr nm = { .name = NULL }; local
/u-boot/scripts/dtc/
H A Ddata.c25 struct marker *m, *nm; local
/u-boot/drivers/mtd/ubi/
H A Ddebug.c200 char nm[17]; local
/u-boot/drivers/video/
H A Dstb_truetype.h4827 stbtt_uint32 nm = stbtt__find_table(fc, offset, "name"); local
4843 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_int32 next_id) argument
4893 stbtt_uint32 nm,hd; local
[all...]

Completed in 215 milliseconds