Searched refs:FS_IOC_GETFSMAP (Results 1 – 2 of 2) sorted by relevance
24 #ifndef FS_IOC_GETFSMAP86 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head) macro
211 ret = ioctl(fd, FS_IOC_GETFSMAP, fsmap); in scan_online()