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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dfile.c230 __u16 netfid; local
111 cifs_posix_open_inode_helper(struct inode *inode, struct file *file, struct cifsInodeInfo *pCifsInode, __u32 oplock, u16 netfid) argument
430 __u16 netfid; local
715 __u16 netfid; local
[all...]
H A Dinode.c355 __u16 netfid; local
866 __u16 netfid; local
974 __u16 netfid; local
1731 __u16 netfid; local
[all...]
H A Dcifssmb.c1325 CIFSSMBRead(const int xid, struct cifsTconInfo *tcon, const int netfid, argument
954 CIFSPOSIXCreate(const int xid, struct cifsTconInfo *tcon, __u32 posix_flags, __u64 mode, __u16 *netfid, FILE_UNIX_BASIC_INFO *pRetData, __u32 *pOplock, const char *name, const struct nls_table *nls_codepage, int remap) argument
1120 SMBLegacyOpen(const int xid, struct cifsTconInfo *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) argument
1223 CIFSSMBOpen(const int xid, struct cifsTconInfo *tcon, const char *fileName, const int openDisposition, const int access_flags, const int create_options, __u16 *netfid, int *pOplock, FILE_ALL_INFO *pfile_info, const struct nls_table *nls_codepage, int remap) argument
1430 CIFSSMBWrite(const int xid, struct cifsTconInfo *tcon, const int netfid, const unsigned int count, const __u64 offset, unsigned int *nbytes, const char *buf, const char __user *ubuf, const int long_op) argument
1549 CIFSSMBWrite2(const int xid, struct cifsTconInfo *tcon, const int netfid, const unsigned int count, const __u64 offset, unsigned int *nbytes, struct kvec *iov, int n_vec, const int long_op) argument
1977 CIFSSMBRenameOpenFile(const int xid, struct cifsTconInfo *pTcon, int netfid, const char *target_name, const struct nls_table *nls_codepage, int remap) argument
2959 CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon, const int netfid, __u64 *pExtAttrBits, __u64 *pMask) argument
3270 CIFSSMBQFileInfo(const int xid, struct cifsTconInfo *tcon, u16 netfid, FILE_ALL_INFO *pFindData) argument
3438 CIFSSMBUnixQFileInfo(const int xid, struct cifsTconInfo *tcon, u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) argument
5358 CIFSSMBNotify(const int xid, struct cifsTconInfo *tcon, const int notify_subdirs, const __u16 netfid, __u32 filter, struct file *pfile, int multishot, const struct nls_table *nls_codepage) argument
[all...]
H A Dcifsglob.h345 __u16 netfid; /* file id from remote */ member in struct:cifsFileInfo
472 __u16 netfid; member in struct:oplock_q_entry
483 __u16 netfid; member in struct:dir_notify_req

Completed in 125 milliseconds