Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dioctl.c152 case EXT3_IOC_GETRSVSZ: in ext3_ioctl()
315 cmd = EXT3_IOC_GETRSVSZ; in ext3_compat_ioctl()
Dext3.h221 #define EXT3_IOC_GETRSVSZ _IOR('f', 5, long) macro