Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dsmb2file.c261 cifs_move_llist(&tmp_llist, in smb2_unlock_range()
280 cifs_move_llist(&tmp_llist, &cfile->llist->locks); in smb2_unlock_range()
Dcifsproto.h291 extern void cifs_move_llist(struct list_head *source, struct list_head *dest);
Dfile.c1649 cifs_move_llist(struct list_head *source, struct list_head *dest) in cifs_move_llist() function
1750 cifs_move_llist(&tmp_llist, in cifs_unlock_range()
1768 cifs_move_llist(&tmp_llist, in cifs_unlock_range()