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

/linux-master/include/linux/
H A Dbuffer_head.h325 sb_bread_unmovable(struct super_block *sb, sector_t block) function
/linux-master/fs/ntfs3/
H A Dfsntfs.c1011 * simple wrapper for sb_bread_unmovable.
1025 bh = sb_bread_unmovable(sb, block);

Completed in 90 milliseconds