Searched refs:emit_flags (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-clone-target.c | 1396 static void emit_flags(struct clone *clone, char *result, unsigned int maxlen, in emit_flags() function 1484 emit_flags(clone, result, maxlen, &sz); in clone_status()
|
| H A D | dm-cache-target.c | 3063 static void emit_flags(struct cache *cache, char *result, in emit_flags() function 3162 emit_flags(cache, result, maxlen, &sz); in cache_status()
|
| H A D | dm-thin.c | 3868 static void emit_flags(struct pool_features *pf, char *result, in emit_flags() function 4015 emit_flags(&pt->requested_pf, result, sz, maxlen); in pool_status()
|