Home
last modified time | relevance | path

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

/spdk/module/blobfs/bdev/
H A Dblobfs_bdev.c32 struct blobfs_bdev_operation_ctx { struct
56 struct blobfs_bdev_operation_ctx *ctx = _ctx; in _blobfs_bdev_unload_cb() argument
72 struct blobfs_bdev_operation_ctx *ctx = _ctx; in blobfs_bdev_unload()
80 struct blobfs_bdev_operation_ctx *ctx = _ctx; in blobfs_bdev_load_cb_to_unload()
96 struct blobfs_bdev_operation_ctx *ctx; in spdk_blobfs_bdev_detect()
134 struct blobfs_bdev_operation_ctx *ctx; in spdk_blobfs_bdev_create()
187 struct blobfs_bdev_operation_ctx *ctx = arg; in SPDK_LOG_REGISTER_COMPONENT()
196 struct blobfs_bdev_operation_ctx *ctx = _ctx; in _blobfs_bdev_mount_fuse_start()
224 struct blobfs_bdev_operation_ctx *ctx = _ctx; in _blobfs_bdev_mount_load_cb()
244 struct blobfs_bdev_operation_ctx *ctx = event_ctx; in blobfs_bdev_fuse_event_cb()
[all …]
/spdk/test/unit/lib/blobfs/blobfs_bdev.c/
H A Dblobfs_bdev_ut.c19 struct blobfs_bdev_operation_ctx *g_fs_ctx;