Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/iomap/
H A Dfiemap.c23 case IOMAP_DELALLOC: in iomap_to_fiemap()
H A Dtrace.h81 { IOMAP_DELALLOC, "DELALLOC" }, \
H A Ddirect-io.c398 case IOMAP_DELALLOC: in iomap_dio_actor()
/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h29 #define IOMAP_DELALLOC 1 /* delayed allocation blocks */ macro
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dblocklayout.c93 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_iomap.c71 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()
1091 if (iomap->type != IOMAP_DELALLOC) in xfs_buffered_write_iomap_end()
/OK3568_Linux_fs/kernel/fs/
H A Dbuffer.c1973 case IOMAP_DELALLOC: in iomap_to_bh()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dinode.c3695 iomap->type = IOMAP_DELALLOC; in ext4_iomap_begin_report()