Searched refs:is_flag (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dfs_parser.c49 static inline bool is_flag(const struct fs_parameter_spec *p) function
66 if (likely(is_flag(p) == want_flag))
122 if (is_flag(p)) {
390 if (is_flag(param) != is_flag(p2))

Completed in 123 milliseconds