Searched defs:cifsLockInfo (Results 1 – 1 of 1) sorted by relevance
410 struct cifsLockInfo { struct411 struct list_head llist; /* pointer to next cifsLockInfo */ argument412 __u64 offset;413 __u64 length;414 __u8 type;