Searched refs:mtrblim (Results 1 – 3 of 3) sorted by relevance
180 struct mtrblim { struct336 #define MTIOCRBLIM _IOR('m', 9, struct mtrblim) /* get block limits */
367 struct mtrblim rblim; in main()
2131 struct mtrblim *rblim; in saioctl()2133 rblim = (struct mtrblim *)arg; in saioctl()