Home
last modified time | relevance | path

Searched refs:FS_IOC_GETFSMAP (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/misc/
Dfsmap.h24 #ifndef FS_IOC_GETFSMAP
86 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
De2freefrag.c209 ret = ioctl(fd, FS_IOC_GETFSMAP, fsmap); in scan_online()
/external/kernel-headers/original/uapi/linux/
Dfsmap.h111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
/external/e2fsprogs/debugfs/
De2freefrag.c209 ret = ioctl(fd, FS_IOC_GETFSMAP, fsmap); in scan_online()