Searched refs:match_fourchar (Results 1 – 2 of 2) sorted by relevance
64 static inline int match_fourchar(substring_t *arg, u32 *result) in match_fourchar() function116 if (match_fourchar(&args[0], &sbi->creator)) { in hfsplus_parse_options()122 if (match_fourchar(&args[0], &sbi->type)) { in hfsplus_parse_options()
209 static inline int match_fourchar(substring_t *arg, u32 *result) in match_fourchar() function305 if (match_fourchar(&args[0], &hsb->s_type)) { in parse_options()311 if (match_fourchar(&args[0], &hsb->s_creator)) { in parse_options()
Completed in 7 milliseconds