Searched refs:EXT2_IOC_GETFLAGS (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/e2p/
H A Dfgetsetflags.c57 r = ioctl (fd, EXT2_IOC_GETFLAGS, &f);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dioctl.c31 case EXT2_IOC_GETFLAGS:
158 cmd = EXT2_IOC_GETFLAGS;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_lib.c126 r = ioctl(fd, EXT2_IOC_GETFLAGS, &f);
130 r = ioctl(fd, EXT2_IOC_GETFLAGS, (void*)get_flags);
H A De2fs_defs.h194 #define EXT2_IOC_GETFLAGS _IOR('f', 1, long) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext2_fs.h203 #define EXT2_IOC_GETFLAGS _IOR('f', 1, long) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext2_fs.h224 #define EXT2_IOC_GETFLAGS FS_IOC_GETFLAGS macro

Completed in 303 milliseconds