Home
last modified time | relevance | path

Searched refs:deleting (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/drivers/firmware/efi/
Defi-pstore.c124 if (entry->deleting) { in __efi_pstore_scan_sysfs_exit()
291 entry->deleting = true; in efi_pstore_erase_func()
Dvars.c816 entry->deleting = true; in efivar_entry_find()
/Linux-v4.19/scripts/gdb/linux/
Dconstants.py.in34 /* The build system will take care of deleting everything above this marker */
/Linux-v4.19/Documentation/networking/
Dipddp.txt49 but it allows automatic adding and deleting of routes for Macs. (Handy
/Linux-v4.19/Documentation/filesystems/
Dhpfs.txt220 Fixed a race-condition when write_inode is called while deleting file
266 1.99 Corrected a possible problem when there's not enough space while deleting
268 Now it tries to truncate the file if there's not enough space when deleting
Dramfs-rootfs-initramfs.txt125 Since this is a remarkably persnickety process (and involves deleting
Dext2.txt328 stems from performance problems when creating and deleting (and also
Dpath-lookup.txt170 Between deleting the dentry from the old hash list, and inserting it on the new
Drelay.txt213 remove_buf_file() must also be defined; it's responsible for deleting
Dvfs.txt421 want to support deleting inodes
432 to support deleting subdirectories
/Linux-v4.19/Documentation/
Deisa.txt205 Converting an EISA driver to the new API mostly involves *deleting*
/Linux-v4.19/Documentation/device-mapper/
Dstatistics.txt27 must be supplied when querying statistics about the region, deleting the
/Linux-v4.19/fs/jffs2/
DREADME.Locking158 creating or deleting any xattr related object.
/Linux-v4.19/include/linux/
Defi.h1334 bool deleting; member
/Linux-v4.19/Documentation/process/
Dmanagement-style.rst94 deleting it, you may have irrevocably lost the trust of that
/Linux-v4.19/Documentation/core-api/
Dassoc_array.rst238 5. Destroy an associative array, deleting all objects::
/Linux-v4.19/Documentation/security/
Dcredentials.rst81 Actions include reading, writing, creating and deleting files; forking or
/Linux-v4.19/LICENSES/other/
DMPL-1.1470 deleting the provisions above and replace them with the notice and
/Linux-v4.19/Documentation/RCU/
DwhatisRCU.txt94 prevent an updater from deleting the data structure out from under them.
/Linux-v4.19/Documentation/kernel-hacking/
Dlocking.rst1014 Another common problem is deleting timers which restart themselves (by