Home
last modified time | relevance | path

Searched refs:default_op (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/
Dsuper.c169 static const struct super_operations default_op; in alloc_super() local
225 s->s_op = &default_op; in alloc_super()
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c3485 goto default_op; /* oops, all bets off */ in eval_num_arg()
3501 default_op: in eval_num_arg()