Searched refs:is_bdev (Results 1 – 2 of 2) sorted by relevance
728 if (!ctx->is_bdev) in fuse_parse_param()1503 if (ctx->is_bdev) { in fuse_fill_super_common()1658 if (IS_ENABLED(CONFIG_BLOCK) && ctx->is_bdev) { in fuse_get_tree()1716 ctx->is_bdev = true; in fuse_init_fs_context()
489 bool is_bdev:1; member
Completed in 11 milliseconds