Home
last modified time | relevance | path

Searched refs:LASSERT_ATOMIC_POS (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c290 LASSERT_ATOMIC_POS(&ctx->cc_refcount); in sptlrpc_cli_ctx_put()
1192 LASSERT_ATOMIC_POS(&sec->ps_refcount); in sptlrpc_sec_kill()
1212 LASSERT_ATOMIC_POS(&sec->ps_refcount); in sptlrpc_sec_put()
1292 LASSERT_ATOMIC_POS(&sec->ps_refcount); in sptlrpc_import_sec_install()
1488 LASSERT_ATOMIC_POS(&ctx->cc_refcount); in sptlrpc_cli_alloc_reqbuf()
1516 LASSERT_ATOMIC_POS(&ctx->cc_refcount); in sptlrpc_cli_free_reqbuf()
1633 LASSERT_ATOMIC_POS(&ctx->cc_refcount); in sptlrpc_cli_free_repbuf()
2073 LASSERT_ATOMIC_POS(&ctx->sc_refcount); in sptlrpc_svc_ctx_decref()
/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_private.h306 #define LASSERT_ATOMIC_POS(a) LASSERT_ATOMIC_GT(a, 0) macro
/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h636 LASSERT_ATOMIC_POS(&(conn)->ibc_refcount); \
659 LASSERT_ATOMIC_POS(&(peer)->ibp_refcount); \
/drivers/staging/lustre/lustre/include/
Dobd_class.h220 LASSERT_ATOMIC_POS(&exp->exp_rpc_count); in class_export_rpc_dec()
239 LASSERT_ATOMIC_POS(&exp->exp_locks_count); in class_export_lock_put()