Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcompat.h280 struct compat_flock64 { struct
281 short l_type;
282 short l_whence;
283 compat_loff_t l_start;
284 compat_loff_t l_len;
285 compat_pid_t l_pid;