Home
last modified time | relevance | path

Searched defs:blklen (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/base/regmap/
H A Dregcache-rbtree.c29 unsigned int blklen; member
271 unsigned int blklen; in regcache_rbtree_insert_to_block() local
/linux/tools/perf/util/
H A Dutil.c287 int blklen = len > 16 ? 16 : len; in cpumask_to_cpulist() local
/linux/fs/ext4/
H A Dfile.c223 int err, blklen; in ext4_overwrite_io() local
/linux/fs/f2fs/
H A Dsegment.c1554 block_t blklen) in __queue_zone_reset_cmd()
1565 struct block_device *bdev, block_t blkstart, block_t blklen) in __queue_discard_cmd()
1969 struct block_device *bdev, block_t blkstart, block_t blklen) in __f2fs_issue_discard_zone()
2022 struct block_device *bdev, block_t blkstart, block_t blklen) in __issue_discard_async()
2033 block_t blkstart, block_t blklen) in f2fs_issue_discard()
H A Dfile.c660 int blklen = 0; in f2fs_truncate_data_blocks_range() local
/linux/fs/ocfs2/
H A Ddir.c120 unsigned long blklen) in ocfs2_skip_dir_trailer()