gfs2_get_block_noalloc  141 fs/gfs2/ops_address.c 	ret = mpage_writepage(page, gfs2_get_block_noalloc, wbc);
gfs2_get_block_noalloc  143 fs/gfs2/ops_address.c 		ret = block_write_full_page(page, gfs2_get_block_noalloc, wbc);
gfs2_get_block_noalloc  170 fs/gfs2/ops_address.c 	return block_write_full_page(page, gfs2_get_block_noalloc, wbc);
gfs2_get_block_noalloc  198 fs/gfs2/ops_address.c 	return block_write_full_page(page, gfs2_get_block_noalloc, wbc);
gfs2_get_block_noalloc  251 fs/gfs2/ops_address.c 	return mpage_writepages(mapping, wbc, gfs2_get_block_noalloc);