xfs_find_bdev_for_inode  766 fs/xfs/xfs_aops.c 	struct block_device	*bdev = xfs_find_bdev_for_inode(inode);
xfs_find_bdev_for_inode 1123 fs/xfs/xfs_aops.c 			xfs_find_bdev_for_inode(mapping->host), wbc);
xfs_find_bdev_for_inode 1184 fs/xfs/xfs_aops.c 	sis->bdev = xfs_find_bdev_for_inode(file_inode(swap_file));
xfs_find_bdev_for_inode   31 fs/xfs/xfs_aops.h extern struct block_device *xfs_find_bdev_for_inode(struct inode *);
xfs_find_bdev_for_inode   64 fs/xfs/xfs_bmap_util.c 	return blkdev_issue_zeroout(xfs_find_bdev_for_inode(VFS_I(ip)),
xfs_find_bdev_for_inode 1318 fs/xfs/xfs_ioctl.c 		if (!bdev_dax_supported(xfs_find_bdev_for_inode(VFS_I(ip)),
xfs_find_bdev_for_inode   80 fs/xfs/xfs_iomap.c 	iomap->bdev = xfs_find_bdev_for_inode(VFS_I(ip));
xfs_find_bdev_for_inode  102 fs/xfs/xfs_iomap.c 	iomap->bdev = xfs_find_bdev_for_inode(VFS_I(ip));