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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfsplus/
H A Doptions.c60 static inline int match_fourchar(substring_t *arg, u32 *result) function
86 if (match_fourchar(&args[0], &sbi->creator)) {
92 if (match_fourchar(&args[0], &sbi->type)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfsplus/
H A Doptions.c60 static inline int match_fourchar(substring_t *arg, u32 *result) function
86 if (match_fourchar(&args[0], &sbi->creator)) {
92 if (match_fourchar(&args[0], &sbi->type)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfs/
H A Dsuper.c216 static inline int match_fourchar(substring_t *arg, u32 *result) function
304 if (match_fourchar(&args[0], &hsb->s_type)) {
310 if (match_fourchar(&args[0], &hsb->s_creator)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfs/
H A Dsuper.c216 static inline int match_fourchar(substring_t *arg, u32 *result) function
304 if (match_fourchar(&args[0], &hsb->s_type)) {
310 if (match_fourchar(&args[0], &hsb->s_creator)) {

Completed in 73 milliseconds