Searched defs:blkstart (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.c1533 __queue_zone_reset_cmd(struct f2fs_sb_info *sbi, struct block_device *bdev, block_t blkstart, block_t lblkstart, block_t blklen) argument
1545 __queue_discard_cmd(struct f2fs_sb_info *sbi, struct block_device *bdev, block_t blkstart, block_t blklen) argument
1949 __f2fs_issue_discard_zone(struct f2fs_sb_info *sbi, struct block_device *bdev, block_t blkstart, block_t blklen) argument
2002 __issue_discard_async(struct f2fs_sb_info *sbi, struct block_device *bdev, block_t blkstart, block_t blklen) argument
2013 f2fs_issue_discard(struct f2fs_sb_info *sbi, block_t blkstart, block_t blklen) argument
[all...]

Completed in 300 milliseconds