Searched refs:emit_flags (Results 1 – 3 of 3) sorted by relevance
/drivers/md/ |
D | dm-clone-target.c | 1379 static void emit_flags(struct clone *clone, char *result, unsigned int maxlen, in emit_flags() function 1467 emit_flags(clone, result, maxlen, &sz); in clone_status()
|
D | dm-cache-target.c | 3107 static void emit_flags(struct cache *cache, char *result, in emit_flags() function 3206 emit_flags(cache, result, maxlen, &sz); in cache_status()
|
D | dm-thin.c | 3890 static void emit_flags(struct pool_features *pf, char *result, in emit_flags() function 4037 emit_flags(&pt->requested_pf, result, sz, maxlen); in pool_status()
|