Searched refs:xfs_rw_bdev (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_bio_io.c | 13 xfs_rw_bdev( in xfs_rw_bdev() function
|
H A D | xfs_linux.h | 198 int xfs_rw_bdev(struct block_device *bdev, sector_t sector, unsigned int count,
|
H A D | xfs_log_recover.c | 146 error = xfs_rw_bdev(log->l_targ->bt_bdev, log->l_logBBstart + blk_no, in xlog_do_io()
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_bio_io.c | 13 xfs_rw_bdev( in xfs_rw_bdev() function
|
H A D | xfs_linux.h | 201 int xfs_rw_bdev(struct block_device *bdev, sector_t sector, unsigned int count,
|
H A D | xfs_log_recover.c | 140 error = xfs_rw_bdev(log->l_targ->bt_bdev, log->l_logBBstart + blk_no, in xlog_do_io()
|
Completed in 9 milliseconds