Searched defs:netfid (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ |
D | cifssmb.c | 1003 __u32 posix_flags, __u64 mode, __u16 *netfid, in CIFSPOSIXCreate() 1171 const int access_flags, const int create_options, __u16 *netfid, in SMBLegacyOpen() 1685 __u16 netfid = io_parms->netfid; in CIFSSMBRead() local 1793 __u16 netfid = io_parms->netfid; in CIFSSMBWrite() local 2195 __u16 netfid = io_parms->netfid; in CIFSSMBWrite2() local 2290 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv() 2660 int netfid, const char *target_name, in CIFSSMBRenameOpenFile() 3656 const int netfid, __u64 *pExtAttrBits, __u64 *pMask) in CIFSGetExtAttr() 4054 u16 netfid, FILE_ALL_INFO *pFindData) in CIFSSMBQFileInfo() 4223 u16 netfid, FILE_UNIX_BASIC_INFO *pFindData) in CIFSSMBUnixQFileInfo() [all …]
|
D | file.c | 1185 __u16 netfid; member 1360 __u16 netfid = cfile->fid.netfid; in cifs_getlk() local 1637 __u16 netfid; in cifs_lock() local
|
D | cifsglob.h | 1048 __u16 netfid; member 1091 __u16 netfid; member 1390 __u16 netfid; member
|