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

/linux-master/fs/ext4/
H A Dinode.c1886 * mpage_add_bh_to_extent - try to add bh to extent of blocks to map
1899 static bool mpage_add_bh_to_extent(struct mpage_da_data *mpd, ext4_lblk_t lblk, function
1969 if (lblk >= blocks || !mpage_add_bh_to_extent(mpd, lblk, bh)) {
3051 * mpage_add_bh_to_extent()

Completed in 136 milliseconds