Home
last modified time | relevance | path

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

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