Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/9p/
A D9p.h489 struct p9_flock { struct
490 u8 type;
491 u32 flags;
492 u64 start;
493 u64 length;
494 u32 proc_id;
495 char *client_id;

Completed in 6 milliseconds