Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfsmap.h60 struct fsmap_head { struct
76 return sizeof(struct fsmap_head) + nr * sizeof(struct fsmap); in fsmap_sizeof()
82 struct fsmap_head *head) in fsmap_advance()
111 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head)
/external/e2fsprogs/misc/
Dfsmap.h35 struct fsmap_head { struct
51 return sizeof(struct fsmap_head) + nr * sizeof(struct fsmap); in fsmap_sizeof()
57 struct fsmap_head *head) in fsmap_advance()
86 #define FS_IOC_GETFSMAP _IOWR('X', 59, struct fsmap_head)
De2freefrag.c168 struct fsmap_head *fsmap; in scan_online()
/external/e2fsprogs/debugfs/
De2freefrag.c168 struct fsmap_head *fsmap; in scan_online()