Searched refs:fs_op (Results 1 – 1 of 1) sorted by relevance
806 int fs_op; in fs_print() local821 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in fs_print()823 printf(" fs call %s", tok2str(fs_req, "op#%d", fs_op)); in fs_print()836 switch (fs_op) { in fs_print()