Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_aops.c438 static inline int xfs_bio_add_buffer(struct bio *bio, struct buffer_head *bh) in xfs_bio_add_buffer() function
512 if (xfs_bio_add_buffer(bio, bh) != bh->b_size) { in xfs_submit_ioend()