Searched refs:osd_cdb_head (Results 1 – 2 of 2) sorted by relevance
150 struct osd_cdb_head { struct238 struct osd_cdb_head h;244 struct osd_cdb_head h;257 static inline struct osd_cdb_head *osd_cdb_head(struct osd_cdb *ocdb) in osd_cdb_head() function259 return (struct osd_cdb_head *)ocdb->buff; in osd_cdb_head()
251 #define OSD_CDB_OFFSET(F) offsetof(struct osd_cdb_head, F)258 OSD_CFO_PERMISSIONS = sizeof(struct osd_cdb_head) +