Searched refs:FS_IOC_RESVSP64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | falloc.h | 24 #define FS_IOC_RESVSP64 _IOW('X', 42, struct space_resv) macro |
/openbmc/linux/fs/ | ||
H A D | ioctl.c | 330 case FS_IOC_RESVSP64: in file_ioctl() |