Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dioctl.c97 case EXT2_IOC_SETRSVSZ: { in ext2_ioctl()
H A Dext2.h279 #define EXT2_IOC_SETRSVSZ _IOW('f', 6, long) macro