Home
last modified time | relevance | path

Searched refs:cifs_move_llist (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2file.c262 cifs_move_llist(&tmp_llist, in smb2_unlock_range()
281 cifs_move_llist(&tmp_llist, &cfile->llist->locks); in smb2_unlock_range()
Dcifsproto.h306 extern void cifs_move_llist(struct list_head *source, struct list_head *dest);
Dfile.c1778 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist() function
1879 cifs_move_llist(&tmp_llist, in cifs_unlock_range()
1897 cifs_move_llist(&tmp_llist, in cifs_unlock_range()