Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsmp.h19 struct llist_node llist; member
/linux-4.19.296/fs/cifs/
Dcifsglob.h1090 struct list_head llist; /* pointer to next cifsLockInfo */ member
1142 struct list_head llist; member
1152 struct cifs_fid_locks *llist; /* brlocks held by this fid */ member
1291 struct list_head llist; /* locks helb by this inode */ member
Dfile.c1233 struct list_head llist; member
1481 cifs_free_llist(struct list_head *llist) in cifs_free_llist()