Home
last modified time | relevance | path

Searched refs:FS_IOC_ZERO_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfalloc.h26 #define FS_IOC_ZERO_RANGE _IOW('X', 57, struct space_resv) macro
/openbmc/linux/fs/
H A Dioctl.c335 case FS_IOC_ZERO_RANGE: in file_ioctl()