Searched refs:DIO_SKIP_HOLES (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dfs.h3176 DIO_SKIP_HOLES = 0x02, enumerator in enum:__anon235
3191 get_block, NULL, DIO_LOCKING | DIO_SKIP_HOLES);
/linux-master/fs/
H A Ddirect-io.c633 * DIO_SKIP_HOLES filesystem we forbid block creations: only
643 if (dio->flags & DIO_SKIP_HOLES) {

Completed in 275 milliseconds