Home
last modified time | relevance | path

Searched refs:IOMAP_F_SIZE_CHANGED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Diomap.h78 #define IOMAP_F_SIZE_CHANGED (1U << 8) macro
/openbmc/linux/fs/iomap/
H A Dtrace.h109 { IOMAP_F_SIZE_CHANGED, "SIZE_CHANGED" }
H A Dbuffered-io.c858 iter->iomap.flags |= IOMAP_F_SIZE_CHANGED; in iomap_write_end()
/openbmc/linux/fs/gfs2/
H A Dbmap.c1178 if (iomap->flags & IOMAP_F_SIZE_CHANGED) in gfs2_iomap_end()