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

/linux-master/fs/ext4/
H A Dinode.c2185 * @give_up_on_write - we set this to true iff there is a fatal error and there
2201 bool *give_up_on_write)
2246 *give_up_on_write = true;
2524 bool give_up_on_write = false; local
2680 &give_up_on_write);
2697 mpage_release_unused_pages(mpd, give_up_on_write);
2199 mpage_map_and_submit_extent(handle_t *handle, struct mpage_da_data *mpd, bool *give_up_on_write) argument

Completed in 154 milliseconds