Searched refs:fs_op (Results 1 – 2 of 2) sorted by relevance
113 local fs_op=$3122 fs_op="$fs_op -f"125 local mkfs_cmd="mkfs $mkfs_op $fs_op $device $size"127 echo ${fs_op} | grep -q "\-c"
888 int fs_op; in fs_print() local903 fs_op = EXTRACT_32BITS(bp + sizeof(struct rx_header)); in fs_print()905 ND_PRINT((ndo, " fs call %s", tok2str(fs_req, "op#%d", fs_op))); in fs_print()918 switch (fs_op) { in fs_print()