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

/linux-4.1.27/fs/
H A Ddirect-io.c614 * For writes inside i_size on a DIO_SKIP_HOLES filesystem we get_more_blocks()
625 if (dio->flags & DIO_SKIP_HOLES) { get_more_blocks()
/linux-4.1.27/include/linux/
H A Dfs.h2653 DIO_SKIP_HOLES = 0x02, enumerator in enum:__anon11685
2677 DIO_LOCKING | DIO_SKIP_HOLES); blockdev_direct_IO()
/linux-4.1.27/fs/btrfs/
H A Dinode.c8372 flags = DIO_LOCKING | DIO_SKIP_HOLES; btrfs_direct_IO()

Completed in 163 milliseconds