Lines Matching +defs:pf +defs:error
245 struct pool_features pf; member
595 static void error_bio_list(struct bio_list *bios, blk_status_t error) in error_bio_list()
606 blk_status_t error) in error_thin_bio_list()
650 static void error_retry_list_with_code(struct pool *pool, blk_status_t error) in error_retry_list_with_code()
1618 blk_status_t error = should_error_unserviceable_bio(pool); in handle_unserviceable_bio() local
1631 blk_status_t error; in retry_bios_on_resume() local
2901 static void pool_features_init(struct pool_features *pf) in pool_features_init()
2940 int read_only, char **error) in pool_create()
3090 char **error, int *created) in __pool_find()
3143 static int parse_pool_features(struct dm_arg_set *as, struct pool_features *pf, in parse_pool_features()
3290 struct pool_features pf; in pool_ctr() local
3884 static void emit_flags(struct pool_features *pf, char *result, in emit_flags()