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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dfcntl.c78 __u16 netfid; local
H A Dcifsfs.c846 __u16 netfid; local
H A Dinode.c224 __u16 netfid; local
634 __u16 netfid; local
667 __u16 netfid; local
697 __u16 netfid; local
1156 __u16 netfid; local
1475 __u16 netfid; local
1604 __u16 netfid; local
[all...]
H A Dfile.c171 __u16 netfid; local
352 __u16 netfid; local
42 cifs_init_private( struct cifsFileInfo *private_data, struct inode *inode, struct file *file, __u16 netfid) argument
618 __u16 netfid; local
[all...]
H A Dcifssmb.c911 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
1065 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
1174 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
1277 CIFSSMBRead(const int xid, struct cifsTconInfo *tcon, const int netfid, const unsigned int count, const __u64 lseek, unsigned int *nbytes, char **buf, int * pbuf_type) argument
1380 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
1486 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
1874 CIFSSMBRenameOpenFile(const int xid,struct cifsTconInfo *pTcon, int netfid, char * target_name, const struct nls_table * nls_codepage, int remap) argument
2853 CIFSGetExtAttr(const int xid, struct cifsTconInfo *tcon, const int netfid, __u64 * pExtAttrBits, __u64 *pMask) argument
4877 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.h306 __u16 netfid; /* file id from remote */ member in struct:cifsFileInfo
412 __u16 netfid; member in struct:oplock_q_entry
423 __u16 netfid; member in struct:dir_notify_req

Completed in 73 milliseconds