Searched defs:netfid (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ |
D | cifssmb.c | 1029 __u32 posix_flags, __u64 mode, __u16 *netfid, in CIFSPOSIXCreate() 1197 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen() 1725 __u16 netfid = io_parms->netfid; in CIFSSMBRead() local 1833 __u16 netfid = io_parms->netfid; in CIFSSMBWrite() local 2234 __u16 netfid = io_parms->netfid; in CIFSSMBWrite2() local 2330 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv() 2700 int netfid, const char *target_name, in CIFSSMBRenameOpenFile() 3696 const int netfid, __u64 *pExtAttrBits, __u64 *pMask) in CIFSGetExtAttr() 4095 u16 netfid, FILE_ALL_INFO *pFindData) in CIFSSMBQFileInfo() 4264 u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) in CIFSSMBUnixQFileInfo() [all …]
|
D | file.c | 1231 __u16 netfid; member 1406 __u16 netfid = cfile->fid.netfid; in cifs_getlk() local 1701 __u16 netfid; in cifs_lock() local
|
D | cifsglob.h | 1062 __u16 netfid; member 1103 __u16 netfid; member 1436 __u16 netfid; member
|