Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2file.c190 cifs_move_llist(&tmp_llist, in smb2_unlock_range()
209 cifs_move_llist(&tmp_llist, &cfile->llist->locks); in smb2_unlock_range()
Dcifsproto.h273 extern void cifs_move_llist(struct list_head *source, struct list_head *dest);
Dfile.c1501 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist() function
1601 cifs_move_llist(&tmp_llist, in cifs_unlock_range()
1619 cifs_move_llist(&tmp_llist, in cifs_unlock_range()