xfs_ioend_bioset  706 fs/xfs/xfs_aops.c 	bio = bio_alloc_bioset(GFP_NOFS, BIO_MAX_PAGES, &xfs_ioend_bioset);
xfs_ioend_bioset    9 fs/xfs/xfs_aops.h extern struct bio_set xfs_ioend_bioset;
xfs_ioend_bioset   43 fs/xfs/xfs_super.c struct bio_set xfs_ioend_bioset;
xfs_ioend_bioset 1856 fs/xfs/xfs_super.c 	if (bioset_init(&xfs_ioend_bioset, 4 * (PAGE_SIZE / SECTOR_SIZE),
xfs_ioend_bioset 2000 fs/xfs/xfs_super.c 	bioset_exit(&xfs_ioend_bioset);
xfs_ioend_bioset 2031 fs/xfs/xfs_super.c 	bioset_exit(&xfs_ioend_bioset);