Searched defs:netpid (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb1ops.c | 759 __u32 netpid; in smb_set_file_info() local
|
| H A D | cifssmb.c | 2434 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag, const __u8 oplock_level) CIFSSMBLock() argument 2503 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const loff_t start_offset, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) CIFSSMBPosixLock() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | smb1ops.c | 795 __u32 netpid; in smb_set_file_info() local
|
| H A D | cifssmb.c | 1896 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag, const __u8 oplock_level) CIFSSMBLock() argument 1965 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const loff_t start_offset, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) CIFSSMBPosixLock() argument
|
Completed in 21 milliseconds