Searched full:discards (Results 1 – 25 of 143) sorted by relevance
123456
| /linux/fs/xfs/ |
| H A D | xfs_discard.c | 29 * We need to walk the filesystem free space and issue discards on the free 31 * discards on extents that might be in use, or are so recently in use they are 37 * we issue discards on each free space that is found. Storage devices can have 39 * couple of million free extents and issuing synchronous discards on each 70 * This also allows us to issue discards asynchronously like we do with online 107 * Walk the discard list and issue discards on all the busy extents in the 109 * call to clear all the busy extents once the discards are complete. 381 * This allows the discards to run asynchronously with gathering in xfs_trim_perag_extents() 475 * Walk the discard list and issue discards on all the busy extents in the 477 * call to clear all the busy extents once the discards are complete. [all …]
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | dfs_debug.c | 65 ATH9K_DFS_STAT("Datalen discards ", datalen_discards); in read_file_dfs() 66 ATH9K_DFS_STAT("RSSI discards ", rssi_discards); in read_file_dfs() 67 ATH9K_DFS_STAT("BW info discards ", bwinfo_discards); in read_file_dfs()
|
| /linux/Documentation/ABI/testing/ |
| H A D | procfs-diskstats | 30 15 discards completed successfully 31 16 discards merged
|
| /linux/Documentation/networking/ |
| H A D | xfrm_proc.rst | 65 Policy discards 107 Policy discards
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-clone.rst | 89 Discards section in Design 97 If the destination device supports discards, then by default dm-clone will pass 164 no_discard_passdown Disable passing down discards to the destination device 238 2. Mount the device and trim the file system. dm-clone interprets the discards
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_protocol.h | 218 * we started to use that for both WRITE_ZEROES and DISCARDS, 231 * on supposedly zero-initialized blocks, we'd need to map all discards to 347 * more specifics. If the backend cannot do discards, the DRBD peer
|
| /linux/arch/nios2/kernel/ |
| H A D | vmlinux.lds.S | 62 DISCARDS
|
| /linux/arch/m68k/kernel/ |
| H A D | vmlinux-sun3.lds | 57 DISCARDS
|
| H A D | vmlinux-std.lds | 64 DISCARDS
|
| H A D | vmlinux-nommu.lds | 91 DISCARDS
|
| /linux/arch/alpha/kernel/ |
| H A D | vmlinux.lds.S | 76 DISCARDS
|
| /linux/arch/hexagon/kernel/ |
| H A D | vmlinux.lds.S | 68 DISCARDS
|
| /linux/drivers/hid/ |
| H A D | hid-xinmo.c | 6 * -1). It is needed because hid-input discards out of bounds values.
|
| /linux/arch/sh/kernel/ |
| H A D | vmlinux.lds.S | 94 DISCARDS
|
| /linux/drivers/hwtracing/stm/ |
| H A D | Kconfig | 47 and discards your data. Use for stm class testing.
|
| /linux/arch/csky/kernel/ |
| H A D | vmlinux.lds.S | 114 DISCARDS
|
| /linux/tools/perf/util/ |
| H A D | events_stats.h | 17 * The kernel discards mixed up samples and sends the number in a
|
| /linux/arch/openrisc/kernel/ |
| H A D | vmlinux.lds.S | 107 DISCARDS
|
| /linux/arch/parisc/boot/compressed/ |
| H A D | vmlinux.lds.S | 91 DISCARDS
|
| /linux/Documentation/devicetree/bindings/soc/fsl/ |
| H A D | fsl,qman.yaml | 17 as RED/WRED, congestion notifications and tail discards. This binding covers the
|
| /linux/include/uapi/linux/usb/ |
| H A D | gadgetfs.h | 81 /* discards any unclaimed data in the fifo. */
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | acx.h | 181 * firmware discards the MSDU. 198 * 10 SSID Filter Enable - When set, the WiLink discards all beacon, 203 * 9 Broadcast Filter Enable - When set, the WiLink discards all 207 * 5 BSSID Filter Enable - When set, the WiLink discards any frames 211 * 4 MAC Addr Filter - When set, the WiLink discards any frames
|
| /linux/kernel/kcsan/ |
| H A D | encoding.h | 33 * This encoding for addresses discards the upper (1 for is-write + SIZE_BITS);
|
| /linux/arch/riscv/kernel/ |
| H A D | vmlinux-xip.lds.S | 142 DISCARDS
|
| /linux/arch/um/kernel/ |
| H A D | uml.lds.S | 118 DISCARDS
|
123456