| /linux/fs/btrfs/ |
| H A D | free-space-cache.h | 162 u64 *trimmed, u64 start, u64 end, u64 minlen); 164 u64 *trimmed, u64 start, u64 end, u64 minlen, 167 u64 *trimmed, u64 start, u64 end, u64 minlen,
|
| H A D | discard.c | 498 u64 trimmed = 0; in btrfs_discard_workfn() local 539 btrfs_trim_block_group_bitmaps(block_group, &trimmed, in btrfs_discard_workfn() 543 discard_ctl->discard_bitmap_bytes += trimmed; in btrfs_discard_workfn() 545 btrfs_trim_block_group_extents(block_group, &trimmed, in btrfs_discard_workfn() 549 discard_ctl->discard_extent_bytes += trimmed; in btrfs_discard_workfn() 569 discard_ctl->prev_discard = trimmed; in btrfs_discard_workfn()
|
| /linux/drivers/phy/socionext/ |
| H A D | phy-uniphier-usb3hs.c | 146 int ret, trimmed = 0; in uniphier_u3hsphy_update_config() local 160 trimmed = 1; in uniphier_u3hsphy_update_config() 167 if (!trimmed) { in uniphier_u3hsphy_update_config()
|
| /linux/fs/fat/ |
| H A D | fatent.c | 769 u64 ent_start, ent_end, minlen, trimmed = 0; in fat_trim_fs() local 810 trimmed += free; in fat_trim_fs() 837 trimmed += free; in fat_trim_fs() 845 range->len = trimmed << sbi->cluster_bits; in fat_trim_fs()
|
| /linux/Documentation/misc-devices/ |
| H A D | ad525x_dpot.rst | 38 address of 0x2f, we descend (unrelated sysfs entries have been trimmed)::
|
| /linux/ |
| H A D | README | 12 * Build the kernel: See Documentation/admin-guide/quickly-build-trimmed-linux.rst
|
| H A D | MAINTAINERS | 7553 F: Documentation/admin-guide/quickly-build-trimmed-linux.rst
|
| /linux/Documentation/bpf/ |
| H A D | prog_cgroup_sockopt.rst | 98 indicates that the kernel should use BPF's trimmed ``optval``.
|
| /linux/fs/f2fs/ |
| H A D | segment.c | 1778 unsigned int trimmed = 0; in __wait_discard_cmd_range() local 1793 trimmed += iter->di.len; in __wait_discard_cmd_range() 1804 trimmed += __wait_one_discard_bio(sbi, dc); in __wait_discard_cmd_range() 1808 return trimmed; in __wait_discard_cmd_range() 3431 unsigned int trimmed = 0; in __issue_discard_cmd_range() local 3469 trimmed += __wait_all_discard_cmd(sbi, NULL); in __issue_discard_cmd_range() 3486 return trimmed; in __issue_discard_cmd_range() 3497 unsigned long long trimmed = 0; in f2fs_trim_fs() local 3549 trimmed = __issue_discard_cmd_range(sbi, &dpolicy, in f2fs_trim_fs() 3552 trimmed += __wait_discard_cmd_range(sbi, &dpolicy, in f2fs_trim_fs() [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-w1_therm | 7 (typical -55 degC to 125 degC), if not values will be trimmed
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-macro-language.rst | 153 whitespace. Then, leading whitespaces are trimmed from the first argument,
|
| /linux/Documentation/block/ |
| H A D | data-integrity.rst | 139 Essentially a bip is a trimmed down struct bio which holds a bio_vec
|
| /linux/tools/perf/Documentation/ |
| H A D | perf.data-file-format.txt | 666 from the struct perf_header. The trimmed header is:
|
| /linux/fs/ceph/ |
| H A D | caps.c | 214 bool trimmed = false; in ceph_reserve_caps() local 242 if (!trimmed) { in ceph_reserve_caps() 257 trimmed = true; in ceph_reserve_caps()
|
| /linux/mm/ |
| H A D | Kconfig | 766 If trimming is enabled, the excess is trimmed off and returned to the 779 of 1 says that all excess pages should be trimmed.
|
| /linux/Documentation/process/ |
| H A D | submitting-patches.rst | 336 Use trimmed interleaved replies in email discussions 773 issue. Here is an example of a well-trimmed backtrace::
|
| H A D | backporting.rst | 342 been trimmed off, making the conflict area smaller in some cases.
|
| /linux/fs/ocfs2/ |
| H A D | alloc.c | 7557 u64 start, len, trimmed = 0, first_group, last_group = 0, group = 0; in ocfs2_trim_mainbm() local 7646 trimmed += cnt; in ocfs2_trim_mainbm() 7673 range->len = trimmed * osb->s_clustersize; in ocfs2_trim_mainbm()
|