Searched refs:deletion (Results 1 – 6 of 6) sorted by relevance
| /u-boot/fs/ubifs/ |
| A D | replay.c | 54 unsigned int deletion:1; member 225 if (r->deletion) in apply_replay_entry() 231 if (r->deletion) in apply_replay_entry() 367 if (!deletion) in insert_node() 372 r->deletion = !!deletion; in insert_node() 420 if (!deletion) in insert_dent() 425 r->deletion = !!deletion; in insert_dent() 582 int deletion = 0; in replay_bud() local 601 deletion = 1; in replay_bud() 603 &snod->key, snod->sqnum, deletion, in replay_bud() [all …]
|
| A D | recovery.c | 1374 int deletion, loff_t new_size) in ubifs_recover_size_accum() argument 1382 if (deletion) in ubifs_recover_size_accum()
|
| A D | ubifs.h | 2142 int deletion, int xent); 2383 int deletion, loff_t new_size);
|
| /u-boot/tools/patman/test/ |
| A D | 0001-pci-Correct-cast-for-sandbox.patch | 33 1 file changed, 2 insertions(+), 1 deletion(-)
|
| A D | 0002-fdt-Correct-cast-for-sandbox-in-fdtdec_setup_mem_siz.patch | 47 3 files changed, 4 insertions(+), 1 deletion(-)
|
| /u-boot/ |
| A D | README | 3467 deletion, the callback will provide the opportunity for some side
|
Completed in 21 milliseconds