Searched refs:cifsLockInfo (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifsglob.h314 struct cifsLockInfo { struct
315 struct list_head llist; /* pointer to next cifsLockInfo */
H A Dfile.c578 struct cifsLockInfo *li, *tmp;
693 struct cifsLockInfo *li =
694 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL);
883 struct cifsLockInfo *li, *tmp;

Completed in 32 milliseconds