Home
last modified time | relevance | path

Searched refs:llog_operations (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h202 struct obd_device *disk_obd, struct llog_operations *op);
212 struct llog_operations { struct
302 struct llog_operations *lgh_logops; argument
316 struct llog_operations *loc_logops;
328 struct llog_operations **lop) in llog_obd2ops()
341 struct llog_operations **lop) in llog_handle2ops()
446 struct llog_operations *lop; in llog_destroy()
464 struct llog_operations *lop; in llog_next_block()
482 struct llog_operations *lop; in llog_prev_block()
499 struct llog_operations *lop; in llog_connect()
Dlustre_net.h2962 extern struct llog_operations llog_client_ops;
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c172 struct llog_operations *lop; in llog_read_header()
588 struct llog_operations *lop; in llog_exist()
605 struct llog_operations *lop; in llog_declare_create()
627 struct llog_operations *lop; in llog_create()
651 struct llog_operations *lop; in llog_declare_write_rec()
675 struct llog_operations *lop; in llog_write_rec()
890 struct llog_operations *lop; in llog_close()
Dllog_obd.c147 struct obd_device *disk_obd, struct llog_operations *op) in llog_setup()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dllog_client.c358 struct llog_operations llog_client_ops = {