Home
last modified time | relevance | path

Searched refs:isint (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/tests/shell/lib/
H A Dperf_json_output_lint.py35 def isint(num): function
51 'cpu': lambda x: isint(x),
/linux/fs/xfs/
H A Dxfs_fsops.c245 in->isint == (mp->m_sb.sb_logstart != 0)) in xfs_growfs_log_private()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h317 __u32 isint; /* 1 if new log is internal */ member