Home
last modified time | relevance | path

Searched refs:llog_handle2ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog.c175 rc = llog_handle2ops(handle, &lop); in llog_read_header()
591 rc = llog_handle2ops(loghandle, &lop); in llog_exist()
608 rc = llog_handle2ops(loghandle, &lop); in llog_declare_create()
630 rc = llog_handle2ops(handle, &lop); in llog_create()
654 rc = llog_handle2ops(handle, &lop); in llog_declare_write_rec()
678 rc = llog_handle2ops(handle, &lop); in llog_write_rec()
893 rc = llog_handle2ops(loghandle, &lop); in llog_close()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h340 static inline int llog_handle2ops(struct llog_handle *loghandle, in llog_handle2ops() function
449 rc = llog_handle2ops(handle, &lop); in llog_destroy()
467 rc = llog_handle2ops(loghandle, &lop); in llog_next_block()
485 rc = llog_handle2ops(loghandle, &lop); in llog_prev_block()