Searched defs:smb_file_id (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifssmb.c1856 CIFSSMBClose(const int xid, struct cifsTconInfo *tcon, int smb_file_id) argument
1889 CIFSSMBFlush(const int xid, struct cifsTconInfo *tcon, int smb_file_id) argument
1650 CIFSSMBLock(const int xid, struct cifsTconInfo *tcon, const __u16 smb_file_id, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag) argument
1718 CIFSSMBPosixLock(const int xid, struct cifsTconInfo *tcon, const __u16 smb_file_id, const int get_flag, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) argument

Completed in 39 milliseconds