Searched defs:minlen (Results 1 – 15 of 15) sorted by relevance
/fs/xfs/ |
D | xfs_discard.c | 42 xfs_daddr_t minlen, in xfs_trim_extents() 163 xfs_daddr_t start, end, minlen; in xfs_ioc_trim() local
|
D | xfs_rtalloc.c | 237 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_block() 350 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_exact() 429 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_near() 623 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_size() 1104 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent()
|
D | xfs_filestream.c | 148 xfs_extlen_t minlen) in xfs_filestream_pick_ag() 371 xfs_extlen_t minlen = ap->length; in xfs_filestream_new_ag() local
|
D | xfs_bmap_util.h | 51 xfs_extlen_t minlen; /* minimum allocation size (blocks) */ member
|
/fs/jfs/ |
D | jfs_discard.c | 86 u64 start, end, minlen; in jfs_ioc_trim() local
|
D | jfs_dmap.c | 1619 s64 dbDiscardAG(struct inode *ip, int agno, s64 minlen) in dbDiscardAG()
|
/fs/xfs/libxfs/ |
D | xfs_alloc.h | 107 xfs_extlen_t minlen; /* minimum size of extent */ member
|
/fs/btrfs/ |
D | free-space-cache.c | 2954 u64 *total_trimmed, u64 start, u64 end, u64 minlen) in trim_no_bitmap() 3027 u64 *total_trimmed, u64 start, u64 end, u64 minlen) in trim_bitmaps() 3098 u64 *trimmed, u64 start, u64 end, u64 minlen) in btrfs_trim_block_group()
|
D | ioctl.c | 378 u64 minlen = ULLONG_MAX; in btrfs_ioctl_fitrim() local
|
/fs/gfs2/ |
D | rgrp.c | 1237 const struct gfs2_bitmap *bi, unsigned minlen, u64 *ptrimmed) in gfs2_rgrp_send_discards() 1323 u64 start, end, minlen; in gfs2_fitrim() local
|
/fs/nilfs2/ |
D | sufile.c | 1028 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
|
/fs/ext3/ |
D | balloc.c | 2091 uint64_t start, minlen, end, trimmed = 0; in ext3_trim_fs() local
|
/fs/proc/ |
D | proc_sysctl.c | 66 int minlen; in namecmp() local
|
/fs/ext4/ |
D | mballoc.c | 5175 uint64_t start, end, minlen, trimmed = 0; in ext4_trim_fs() local
|
/fs/ocfs2/ |
D | alloc.c | 7312 u32 first_bit, last_bit, minlen; in ocfs2_trim_fs() local
|