Home
last modified time | relevance | path

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

/fs/gfs2/
Daops.c71 static int gfs2_get_block_noalloc(struct inode *inode, sector_t lblock, in gfs2_get_block_noalloc() function
109 return nobh_writepage(page, gfs2_get_block_noalloc, wbc); in gfs2_writepage()
169 return gfs2_write_full_page(page, gfs2_get_block_noalloc, wbc); in __gfs2_jdata_writepage()
213 int ret = mpage_writepages(mapping, wbc, gfs2_get_block_noalloc); in gfs2_writepages()