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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/intermezzo/
H A Dkml_unpack.c521 #define OPNAME(n) [KML_OPCODE_##n] = #n macro
523 OPNAME(NOOP),
524 OPNAME(CREATE),
525 OPNAME(MKDIR),
526 OPNAME(UNLINK),
527 OPNAME(RMDIR),
528 OPNAME(CLOSE),
529 OPNAME(SYMLINK),
530 OPNAME(RENAME),
531 OPNAME(SETATT
543 #undef OPNAME macro
[all...]

Completed in 31 milliseconds