Searched refs:fs_op (Results 1 – 2 of 2) sorted by relevance
120 local fs_op=$3129 fs_op="$fs_op -f"132 local mkfs_cmd="mkfs $mkfs_op $fs_op $device $size"134 echo ${fs_op} | grep -q "\-c"
883 int fs_op; in fs_print() local898 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in fs_print()900 ND_PRINT((ndo, " fs call %s", tok2str(fs_req, "op#%d", fs_op))); in fs_print()913 switch (fs_op) { in fs_print()