Searched refs:safely (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | header.S | 538 # or one byte per 256 bytes. OTOH, we can safely get rid of the +128 as
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | header.S | 480 # or one byte per 256 bytes. OTOH, we can safely get rid of the +128 as
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc.c | 1480 int found, n, err, safely = 0, gc_seq1; in ubifs_tnc_locate() local 1507 if (safely) { in ubifs_tnc_locate() 1528 safely = 1; in ubifs_tnc_locate() 1697 /* We may safely unlock the write-buffer and read the data */ in read_wbuf()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc.c | 1481 int found, n, err, safely = 0, gc_seq1; in ubifs_tnc_locate() local 1508 if (safely) { in ubifs_tnc_locate() 1529 safely = 1; in ubifs_tnc_locate() 1698 /* We may safely unlock the write-buffer and read the data */ in read_wbuf()
|
Completed in 10 milliseconds