Home
last modified time | relevance | path

Searched refs:fstioc_write (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.h65 struct fstioc_write { struct
H A Dfarsync.c1982 struct fstioc_write wrthdr; in fst_ioctl()
2015 sizeof (struct fstioc_write))) { in fst_ioctl()
2029 buf = memdup_user(ifr->ifr_data + sizeof(struct fstioc_write), in fst_ioctl()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfarsync.h65 struct fstioc_write { struct
H A Dfarsync.c1915 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()

Completed in 9 milliseconds