Home
last modified time | relevance | path

Searched defs:ostid (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h174 struct ostid { struct
175 __u64 oi_id;
176 __u64 oi_seq;
Dlustre_idl.h569 static inline __u64 ostid_seq(const struct ost_id *ostid) in ostid_seq()
584 static inline __u64 ostid_id(const struct ost_id *ostid) in ostid_id()
678 static inline int ostid_to_fid(struct lu_fid *fid, struct ost_id *ostid, in ostid_to_fid()
720 static inline int fid_to_ostid(const struct lu_fid *fid, struct ost_id *ostid) in fid_to_ostid()