Searched defs:minlen (Results 1 – 16 of 16) sorted by relevance
/fs/xfs/ |
D | xfs_discard.c | 41 xfs_daddr_t minlen, in xfs_trim_extents() 167 xfs_daddr_t start, end, minlen; in xfs_ioc_trim() local
|
D | xfs_rtalloc.c | 235 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_block() 348 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_exact() 427 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_near() 621 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent_size() 1093 xfs_extlen_t minlen, /* minimum length to allocate */ in xfs_rtallocate_extent()
|
D | xfs_filestream.c | 147 xfs_extlen_t minlen) in xfs_filestream_pick_ag() 372 xfs_extlen_t minlen = ap->length; in xfs_filestream_new_ag() local
|
/fs/jfs/ |
D | jfs_discard.c | 84 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/hpfs/ |
D | alloc.c | 503 …k *s, secno start, unsigned len, secno limit_start, secno limit_end, unsigned minlen, unsigned *re… in do_trim() 525 int hpfs_trim_fs(struct super_block *s, u64 start, u64 end, u64 minlen, unsigned *result) in hpfs_trim_fs()
|
/fs/xfs/libxfs/ |
D | xfs_alloc.h | 73 xfs_extlen_t minlen; /* minimum size of extent */ member
|
D | xfs_bmap.h | 51 xfs_extlen_t minlen; /* minimum allocation size (blocks) */ member
|
/fs/btrfs/ |
D | free-space-cache.c | 3190 u64 *total_trimmed, u64 start, u64 end, u64 minlen) in trim_no_bitmap() 3275 u64 *total_trimmed, u64 start, u64 end, u64 minlen) in trim_bitmaps() 3400 u64 *trimmed, u64 start, u64 end, u64 minlen) in btrfs_trim_block_group()
|
D | ioctl.c | 353 u64 minlen = ULLONG_MAX; in btrfs_ioctl_fitrim() local
|
D | extent-tree.c | 11069 u64 minlen, u64 *trimmed) in btrfs_trim_free_extents()
|
/fs/gfs2/ |
D | rgrp.c | 1271 const struct gfs2_bitmap *bi, unsigned minlen, u64 *ptrimmed) in gfs2_rgrp_send_discards() 1357 u64 start, end, minlen; in gfs2_fitrim() local
|
/fs/nilfs2/ |
D | sufile.c | 1035 u64 segnum, segnum_end, minlen, len, max_blocks, ndiscarded = 0; in nilfs_sufile_trim_fs() local
|
/fs/proc/ |
D | proc_sysctl.c | 90 int minlen; in namecmp() local
|
/fs/ext4/ |
D | mballoc.c | 5286 uint64_t start, end, minlen, trimmed = 0; in ext4_trim_fs() local
|
/fs/ocfs2/ |
D | alloc.c | 7381 u32 first_bit, last_bit, minlen; in ocfs2_trim_fs() local
|