Home
last modified time | relevance | path

Searched refs:FALLOC_FL_PUNCH_HOLE (Results 1 – 3 of 3) sorted by relevance

/include/uapi/linux/
Dfalloc.h6 #define FALLOC_FL_PUNCH_HOLE 0x02 /* de-allocates range */ macro
/include/linux/
Dfalloc.h26 FALLOC_FL_PUNCH_HOLE | \
/include/trace/events/
Dext4.h73 { FALLOC_FL_PUNCH_HOLE, "PUNCH_HOLE"}, \