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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Doptions.c59 static inline int match_fourchar(substring_t *arg, u32 *result) function
85 if (match_fourchar(&args[0], &sbi->creator)) {
91 if (match_fourchar(&args[0], &sbi->type)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Doptions.c59 static inline int match_fourchar(substring_t *arg, u32 *result) function
85 if (match_fourchar(&args[0], &sbi->creator)) {
91 if (match_fourchar(&args[0], &sbi->type)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dsuper.c197 static inline int match_fourchar(substring_t *arg, u32 *result) function
285 if (match_fourchar(&args[0], &hsb->s_type)) {
291 if (match_fourchar(&args[0], &hsb->s_creator)) {

Completed in 58 milliseconds