Searched defs:fs (Results 1 – 6 of 6) sorted by relevance
/spdk/test/unit/lib/blobfs/blobfs_async_ut/ |
H A D | blobfs_async_ut.c | 35 fs_op_with_handle_complete(void *ctx, struct spdk_filesystem *fs, int fserrno) in fs_op_with_handle_complete() 51 struct spdk_filesystem *fs; in fs_init() local 91 struct spdk_filesystem *fs; in fs_open() local 157 struct spdk_filesystem *fs; in fs_create() local 202 struct spdk_filesystem *fs; in fs_truncate() local 260 struct spdk_filesystem *fs; in fs_rename() local 349 struct spdk_filesystem *fs; in fs_rw_async() local 403 struct spdk_filesystem *fs; in fs_writev_readv_async() local 570 struct spdk_filesystem *fs; in channel_ops() local 598 struct spdk_filesystem *fs; in channel_ops_sync() local
|
/spdk/module/blobfs/bdev/ |
H A D | blobfs_bdev.c | 34 struct spdk_filesystem *fs; member 78 blobfs_bdev_load_cb_to_unload(void *_ctx, struct spdk_filesystem *fs, int fserrno) in blobfs_bdev_load_cb_to_unload() 222 _blobfs_bdev_mount_load_cb(void *_ctx, struct spdk_filesystem *fs, int fserrno) in _blobfs_bdev_mount_load_cb()
|
H A D | blobfs_fuse.c | 25 struct spdk_filesystem *fs; member 247 blobfs_fuse_start(const char *bdev_name, const char *mountpoint, struct spdk_filesystem *fs, in blobfs_fuse_start()
|
/spdk/test/unit/lib/blobfs/blobfs_bdev.c/ |
H A D | blobfs_bdev_ut.c | 69 spdk_fs_unload(struct spdk_filesystem *fs, spdk_fs_op_complete cb_fn, void *cb_arg) in spdk_fs_unload() 107 blobfs_fuse_start(const char *bdev_name, const char *mountpoint, struct spdk_filesystem *fs, in blobfs_fuse_start()
|
/spdk/test/unit/lib/blobfs/blobfs_sync_ut/ |
H A D | blobfs_sync_ut.c | 73 fs_op_with_handle_complete(void *ctx, struct spdk_filesystem *fs, int fserrno) in fs_op_with_handle_complete()
|
/spdk/lib/rocksdb/ |
H A D | env_spdk.cc | 608 struct spdk_filesystem *fs, int fserrno) in fs_load_cb()
|