Searched refs:qstr (Results 1 – 6 of 6) sorted by relevance
| /u-boot/fs/ubifs/ |
| A D | key.h | 142 const struct qstr *nm) in dent_key_init() 176 ino_t inum, const struct qstr *nm) in dent_key_init_flash() 210 const struct qstr *nm) in xent_key_init() 227 ino_t inum, const struct qstr *nm) in xent_key_init_flash()
|
| A D | ubifs.h | 96 struct qstr { struct 578 struct qstr d_name; 2141 const struct qstr *nm, const struct inode *inode, 2154 const struct inode *inode, const struct qstr *nm); 2189 void *node, const struct qstr *nm); 2197 int lnum, int offs, int len, const struct qstr *nm); 2200 const struct qstr *nm); 2206 const struct qstr *nm); 2366 const struct qstr *qstr);
|
| A D | tnc.c | 539 const struct qstr *nm) in matches_name() 709 const struct qstr *nm) in resolve_collision() 827 const struct qstr *nm) in fallible_matches_name() 898 const struct qstr *nm, int adding) in fallible_resolve_collision() 1813 void *node, const struct qstr *nm) in do_lookup_nm() 1861 void *node, const struct qstr *nm) in ubifs_tnc_lookup_nm() 2303 int lnum, int offs, int len, const struct qstr *nm) in ubifs_tnc_add_nm() 2368 struct qstr noname = { .name = "" }; in ubifs_tnc_add_nm() 2538 const struct qstr *nm) in ubifs_tnc_remove_nm() 2693 struct qstr nm = { .name = NULL }; in ubifs_tnc_remove_ino() [all …]
|
| A D | ubifs.c | 293 struct qstr nm; in ubifs_printdir() 385 struct qstr nm; in ubifs_finddir()
|
| A D | replay.c | 59 struct qstr nm;
|
| A D | debug.c | 240 struct qstr nm = { .name = NULL }; in ubifs_dump_inode() 1148 struct qstr nm = { .name = NULL }; in dbg_check_dir()
|
Completed in 28 milliseconds