Home
last modified time | relevance | path

Searched defs:has_prefix (Results 1 – 4 of 4) sorted by relevance

/spdk/test/blobfs/mkfs/
H A Dmkfs.c47 bool has_prefix; in mkfs_parse_arg() local
/spdk/module/blobfs/bdev/
H A Dblobfs_bdev_rpc.c156 bool has_prefix; in rpc_decode_cluster_sz() local
/spdk/test/unit/lib/util/string.c/
H A Dstring_ut.c118 bool has_prefix = true; in test_parse_capacity() local
/spdk/lib/util/
H A Dstring.c335 spdk_parse_capacity(const char *cap_str, uint64_t *cap, bool *has_prefix) in spdk_parse_capacity()