Searched refs:qstr (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | key.h | 143 const struct qstr *nm) in dent_key_init() 177 ino_t inum, const struct qstr *nm) in dent_key_init_flash() 211 const struct qstr *nm) in xent_key_init() 228 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
|
| H A D | ubifs.h | 97 struct qstr { struct 579 struct qstr d_name; 2142 const struct qstr *nm, const struct inode *inode, 2155 const struct inode *inode, const struct qstr *nm); 2190 void *node, const struct qstr *nm); 2198 int lnum, int offs, int len, const struct qstr *nm); 2201 const struct qstr *nm); 2207 const struct qstr *nm); 2367 const struct qstr *qstr);
|
| H A D | tnc.c | 535 const struct qstr *nm) in matches_name() 705 const struct qstr *nm) in resolve_collision() 823 const struct qstr *nm) in fallible_matches_name() 894 const struct qstr *nm, int adding) in fallible_resolve_collision() 1809 void *node, const struct qstr *nm) in do_lookup_nm() 1857 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm() 2299 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm() 2364 struct qstr noname = { .name = "" }; in ubifs_tnc_add_nm() 2534 const struct qstr *nm) in ubifs_tnc_remove_nm() 2689 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() [all …]
|
| H A D | ubifs.c | 304 struct qstr nm; in ubifs_printdir() 396 struct qstr nm; in ubifs_finddir()
|
| H A D | replay.c | 58 struct qstr nm;
|
| H A D | debug.c | 237 struct qstr nm = { .name = NULL }; in ubifs_dump_inode() 1119 struct qstr nm = { .name = NULL }; in dbg_check_dir()
|