Home
last modified time | relevance | path

Searched refs:match_octal (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/lib/
H A Dparser.c249 int match_octal(substring_t *s, int *result) in match_octal() function
253 EXPORT_SYMBOL(match_octal);
/linux-6.15/include/linux/
H A Dparser.h34 int match_octal(substring_t *, int *result);
/linux-6.15/fs/omfs/
H A Dinode.c431 if (match_octal(&args[0], &option)) in parse_options()
436 if (match_octal(&args[0], &option)) in parse_options()
441 if (match_octal(&args[0], &option)) in parse_options()