Searched refs:fstioc_write (Results 1 – 2 of 2) sorted by relevance
65 struct fstioc_write { struct
1915 struct fstioc_write wrthdr; in fst_siocdevprivate()1947 if (copy_from_user(&wrthdr, data, sizeof(struct fstioc_write))) in fst_siocdevprivate()1959 buf = memdup_user(data + sizeof(struct fstioc_write), in fst_siocdevprivate()