int_32 183 fs/fs_parser.c ret = kstrtoint(param->string, 0, &result->int_32); int_32 1388 fs/gfs2/ops_fstype.c else if (result.int_32 > 0) int_32 1389 fs/gfs2/ops_fstype.c args->ar_quota = opt_quota_values[result.int_32]; int_32 1407 fs/gfs2/ops_fstype.c if (result.int_32 <= 0) int_32 1409 fs/gfs2/ops_fstype.c args->ar_commit = result.int_32; int_32 1412 fs/gfs2/ops_fstype.c if (result.int_32 < 0) int_32 1414 fs/gfs2/ops_fstype.c args->ar_statfs_quantum = result.int_32; int_32 1417 fs/gfs2/ops_fstype.c if (result.int_32 <= 0) int_32 1419 fs/gfs2/ops_fstype.c args->ar_quota_quantum = result.int_32; int_32 1422 fs/gfs2/ops_fstype.c if (result.int_32 < 0 || result.int_32 > 100) int_32 1424 fs/gfs2/ops_fstype.c args->ar_statfs_percent = result.int_32; int_32 78 include/linux/fs_parser.h int int_32; /* For spec_s32/spec_enum */