Searched defs:rw_check (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | file.c | 971 cifs_find_fid_lock_conflict(struct cifs_fid_locks *fdlocks, __u64 offset, __u64 length, __u8 type, __u16 flags, struct cifsFileInfo *cfile, struct cifsLockInfo **conf_lock, int rw_check) cifs_find_fid_lock_conflict() argument 1007 cifs_find_lock_conflict(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, __u16 flags, struct cifsLockInfo **conf_lock, int rw_check) cifs_find_lock_conflict() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | file.c | 1241 cifs_find_fid_lock_conflict(struct cifs_fid_locks *fdlocks, __u64 offset, __u64 length, __u8 type, __u16 flags, struct cifsFileInfo *cfile, struct cifsLockInfo **conf_lock, int rw_check) cifs_find_fid_lock_conflict() argument 1277 cifs_find_lock_conflict(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, __u16 flags, struct cifsLockInfo **conf_lock, int rw_check) cifs_find_lock_conflict() argument
|
Completed in 12 milliseconds