Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifssmb.c2225 const __u16 smb_file_id, const __u32 netpid, const __u64 len, in CIFSSMBLock()
2262 pSMB->Fid = smb_file_id; /* netfid stays le */ in CIFSSMBLock()
2297 const __u16 smb_file_id, const __u32 netpid, in CIFSSMBPosixLock()
2361 pSMB->Fid = smb_file_id; in CIFSSMBPosixLock()
2430 CIFSSMBClose(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBClose()
2446 pSMB->FileID = (__u16) smb_file_id; in CIFSSMBClose()
2467 CIFSSMBFlush(const unsigned int xid, struct cifs_tcon *tcon, int smb_file_id) in CIFSSMBFlush()
2480 pSMB->FileID = (__u16) smb_file_id; in CIFSSMBRename()
2209 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
2281 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
2414 CIFSSMBClose(const unsigned int xid,struct cifs_tcon * tcon,int smb_file_id) CIFSSMBClose() argument
2451 CIFSSMBFlush(const unsigned int xid,struct cifs_tcon * tcon,int smb_file_id) CIFSSMBFlush() argument