Lines Matching refs:cifs_fid
229 struct cifs_fid;
386 void (*set_fid)(struct cifsFileInfo *, struct cifs_fid *, __u32);
389 struct cifs_fid *);
394 int (*flush)(const unsigned int, struct cifs_tcon *, struct cifs_fid *);
401 int (*sync_read)(const unsigned int, struct cifs_fid *,
405 int (*sync_write)(const unsigned int, struct cifs_fid *,
411 struct cifs_fid *, __u16,
415 struct cifs_fid *,
419 struct cifs_fid *);
427 int (*oplock_response)(struct cifs_tcon *, struct cifs_fid *,
441 void (*get_lease_key)(struct inode *, struct cifs_fid *);
443 void (*set_lease_key)(struct inode *, struct cifs_fid *);
445 void (*new_lease_key)(struct cifs_fid *);
488 const struct cifs_fid *, u32 *, u32);
1345 struct cifs_fid *fid;
1350 struct cifs_fid { struct
1379 struct cifs_fid fid; /* file id from remote */ argument
1676 struct cifs_fid fid;