Lines Matching defs:fid
362 /* set fid protocol-specific info */
1074 bool is_valid:1; /* Do we have a useable root fid */
1078 struct cifs_fid *fid;
1176 struct cached_fid crfid; /* Cached root fid */
1282 struct cifs_fid *fid;
1304 struct cifsFileInfo *cfile; /* fid that owns locks */
1305 struct list_head locks; /* locks held by fid above */
1310 struct list_head tlist; /* pointer to next fid owned by tcon */
1311 struct list_head flist; /* next fid (file instance) for this inode */
1313 struct cifs_fid_locks *llist; /* brlocks held by this fid */
1316 struct cifs_fid fid; /* file id from remote */
1623 struct cifs_fid fid;