Searched refs:is_flag (Results 1 – 1 of 1) sorted by relevance
50 static inline bool is_flag(const struct fs_parameter_spec *p) in is_flag() function67 if (likely(is_flag(p) == want_flag)) in fs_lookup_key()123 if (is_flag(p)) { in __fs_parse()397 if (is_flag(param) != is_flag(p2)) in fs_validate_description()
Completed in 4 milliseconds