Home
last modified time | relevance | path

Searched refs:__breadahead_gfp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dbuffer_head.h226 void __breadahead_gfp(struct block_device *, sector_t block, unsigned int size,
353 __breadahead_gfp(sb->s_bdev, block, sb->s_blocksize, 0); in sb_breadahead_unmovable()
/kernel/linux/linux-5.10/fs/
H A Dbuffer.c1372 void __breadahead_gfp(struct block_device *bdev, sector_t block, unsigned size, in __breadahead_gfp() function
1381 EXPORT_SYMBOL(__breadahead_gfp); variable

Completed in 6 milliseconds