Searched refs:cifs_find_lock_conflict (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsproto.h271 extern bool cifs_find_lock_conflict(struct cifsFileInfo *cfile, __u64 offset,
H A Dfile.c1369 cifs_find_lock_conflict(struct cifsFileInfo *cfile, __u64 offset, __u64 length, function
1407 exist = cifs_find_lock_conflict(cfile, offset, length, type,
1455 exist = cifs_find_lock_conflict(cfile, lock->offset, lock->length,
3859 if (!cifs_find_lock_conflict(cfile, iocb->ki_pos, iov_iter_count(from),
4401 if (!cifs_find_lock_conflict(cfile, iocb->ki_pos, iov_iter_count(to),

Completed in 205 milliseconds