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

/linux-master/fs/
H A Dinternal.h35 int __block_write_begin_int(struct folio *folio, loff_t pos, unsigned len,
H A Dbuffer.c2070 int __block_write_begin_int(struct folio *folio, loff_t pos, unsigned len, function
2154 return __block_write_begin_int(page_folio(page), pos, len, get_block,
2619 ret = __block_write_begin_int(folio, 0, end, get_block, NULL);
/linux-master/fs/iomap/
H A Dbuffered-io.c815 status = __block_write_begin_int(folio, pos, len, NULL, srcmap);
1453 ret = __block_write_begin_int(folio, iter->pos, length, NULL,

Completed in 220 milliseconds