Searched refs:fsmap_head (Results 1 – 4 of 4) sorted by relevance
60 struct fsmap_head { struct76 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)
35 struct fsmap_head { struct51 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)
168 struct fsmap_head *fsmap; in scan_online()