Searched refs:emit_flags (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/md/ |
| D | dm-clone-target.c | 1342 static void emit_flags(struct clone *clone, char *result, unsigned int maxlen, in emit_flags() function 1430 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 | 3852 static void emit_flags(struct pool_features *pf, char *result, in emit_flags() function 3999 emit_flags(&pt->requested_pf, result, sz, maxlen); in pool_status()
|