Home
last modified time | relevance | path

Searched refs:gfs2_get_block_noalloc (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/gfs2/
Daops.c74 static int gfs2_get_block_noalloc(struct inode *inode, sector_t lblock, in gfs2_get_block_noalloc() function
138 return nobh_writepage(page, gfs2_get_block_noalloc, wbc); in gfs2_writepage()
191 return gfs2_write_full_page(page, gfs2_get_block_noalloc, wbc); in __gfs2_jdata_writepage()
235 int ret = mpage_writepages(mapping, wbc, gfs2_get_block_noalloc); in gfs2_writepages()