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

/linux-4.1.27/fs/cifs/
H A Dcifssmb.c1672 __u16 netfid = io_parms->netfid; CIFSSMBRead() local
1781 __u16 netfid = io_parms->netfid; CIFSSMBWrite() local
2185 __u16 netfid = io_parms->netfid; CIFSSMBWrite2() local
998 CIFSPOSIXCreate(const unsigned int xid, struct cifs_tcon *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) CIFSPOSIXCreate() argument
1165 SMBLegacyOpen(const unsigned int xid, struct cifs_tcon *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) SMBLegacyOpen() argument
2279 cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, const __u32 num_lock, LOCKING_ANDX_RANGE *buf) cifs_lockv() argument
2649 CIFSSMBRenameOpenFile(const unsigned int xid, struct cifs_tcon *pTcon, int netfid, const char *target_name, const struct nls_table *nls_codepage, int remap) CIFSSMBRenameOpenFile() argument
3643 CIFSGetExtAttr(const unsigned int xid, struct cifs_tcon *tcon, const int netfid, __u64 *pExtAttrBits, __u64 *pMask) CIFSGetExtAttr() argument
4041 CIFSSMBQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_ALL_INFO *pFindData) CIFSSMBQFileInfo() argument
4210 CIFSSMBUnixQFileInfo(const unsigned int xid, struct cifs_tcon *tcon, u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) CIFSSMBUnixQFileInfo() argument
6474 CIFSSMBNotify(const unsigned int xid, struct cifs_tcon *tcon, const int notify_subdirs, const __u16 netfid, __u32 filter, struct file *pfile, int multishot, const struct nls_table *nls_codepage) CIFSSMBNotify() argument
H A Dfile.c1120 __u16 netfid; member in struct:lock_to_push
1295 __u16 netfid = cfile->fid.netfid; cifs_getlk() local
1570 __u16 netfid; cifs_lock() local
H A Dcifsglob.h1004 __u16 netfid; member in struct:cifs_fid
1042 __u16 netfid; member in struct:cifs_io_parms
1334 __u16 netfid; member in struct:dir_notify_req

Completed in 169 milliseconds