Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dcallback_xdr.c865 static __be32 process_op(int nop, struct svc_rqst *rqstp, in process_op() function
963 status = process_op(nops, rqstp, &cps); in nfs4_callback_compound()
1006 .process_op = nfs4_callback_getattr,
1012 .process_op = nfs4_callback_recall,
1018 .process_op = nfs4_callback_layoutrecall,
1023 .process_op = nfs4_callback_devicenotify,
1028 .process_op = nfs4_callback_sequence,
1034 .process_op = nfs4_callback_recallany,
1039 .process_op = nfs4_callback_recallslot,
1044 .process_op = nfs4_callback_notify_lock,
[all …]
/linux/tools/lib/traceevent/
A Devent-parse.c1768 process_op(struct tep_event *event, struct tep_print_arg *arg, char **tok);
1782 type = process_op(event, arg, tok); in process_field_arg()
1820 type = process_op(event, left, &token); in process_cond()
1947 process_op(struct tep_event *event, struct tep_print_arg *arg, char **tok) in process_op() function
2129 return process_op(event, arg, tok); in process_op()
2131 return process_op(event, right, tok); in process_op()
2541 type = process_op(event, arg, &token); in process_fields()
2619 type = process_op(event, field, &token); in process_flags()
2869 type = process_op(event, arg, &token); in process_paren()
3225 type = process_op(event, arg, &token); in process_arg_token()
[all …]
A Dparse-filter.c650 static enum op_type process_op(const char *token, in process_op() function
1054 op_type = process_op(token, &btype, &ctype, &etype); in process_filter()

Completed in 134 milliseconds