Home
last modified time | relevance | path

Searched defs:compat_flock64 (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dcompat.h282 struct compat_flock64 { struct
283 short l_type;
284 short l_whence;
285 compat_loff_t l_start;
286 compat_loff_t l_len;
287 compat_pid_t l_pid;