Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dsmb2file.c176 cifs_move_llist(&tmp_llist, in smb2_unlock_range()
195 cifs_move_llist(&tmp_llist, &cfile->llist->locks); in smb2_unlock_range()
Dcifsproto.h296 extern void cifs_move_llist(struct list_head *source, struct list_head *dest);
Dfile.c1579 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist() function
1679 cifs_move_llist(&tmp_llist, in cifs_unlock_range()
1697 cifs_move_llist(&tmp_llist, in cifs_unlock_range()