Home
last modified time | relevance | path

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

/fs/smb/server/
Dvfs_cache.h35 struct list_head llist; member
/fs/smb/client/
Dcifsglob.h1281 struct list_head llist; /* pointer to next cifsLockInfo */ member
1339 struct list_head llist; member
1349 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1499 struct list_head llist; /* locks helb by this inode */ member
Dfile.c1404 struct list_head llist; member
1660 cifs_free_llist(struct list_head *llist) in cifs_free_llist()