Searched refs:emit_flags (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/md/ |
H A D | dm-cache-target.c | 3010 static void emit_flags(struct cache *cache, char *result, in emit_flags() function 3109 emit_flags(cache, result, maxlen, &sz); in cache_status()
|
H A D | dm-thin.c | 3884 static void emit_flags(struct pool_features *pf, char *result, in emit_flags() function 4031 emit_flags(&pt->requested_pf, result, sz, maxlen); in pool_status()
|