Home
last modified time | relevance | path

Searched refs:str_no_yes (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dstring_choices.h60 #define str_no_yes(v) str_yes_no(!(v)) macro
/linux/fs/btrfs/
H A Dfree-space-cache.c2950 str_no_yes(list_empty(&block_group->cluster_list))); in btrfs_dump_free_space()