Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifsglob.h410 struct cifsLockInfo { struct
411 struct list_head llist; /* pointer to next cifsLockInfo */ argument
412 __u64 offset;
413 __u64 length;
414 __u8 type;