Home
last modified time | relevance | path

Searched refs:xfs_rw_bdev (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_bio_io.c48 xfs_rw_bdev( in xfs_rw_bdev() function
Dxfs_linux.h197 int xfs_rw_bdev(struct block_device *bdev, sector_t sector, unsigned int count,
Dxfs_log_recover.c147 error = xfs_rw_bdev(log->l_targ->bt_bdev, log->l_logBBstart + blk_no, in xlog_do_io()