Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Dfcntl.h61 struct flock { struct
62 short l_type;
63 short l_whence;
64 off_t l_start;
65 off_t l_len;
66 long l_sysid;
67 __kernel_pid_t l_pid;
68 long pad[4];