Searched defs:longest (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | help.c | 74 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list() 196 unsigned int i, longest = 0; in list_commands() local
|
D | parse-events.c | 321 int n, longest = -1; in parse_aliases() local
|
/linux-4.4.14/fs/xfs/ |
D | xfs_filestream.c | 150 xfs_extlen_t longest, free = 0, minfree, maxfree = 0; in xfs_filestream_pick_ag() local
|
/linux-4.4.14/lib/lz4/ |
D | lz4hc_compress.c | 191 const u8 *ip, const u8 *startlimit, const u8 *matchlimit, int longest, in lz4hc_insertandgetwidermatch()
|
/linux-4.4.14/tools/perf/ |
D | builtin-help.c | 283 unsigned int i, longest = 0; in list_common_cmds_help() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 1076 int longest) in xfs_dir3_data_block_free() 1167 int longest; /* longest data free entry */ in xfs_dir2_leafn_remove() local
|
D | xfs_alloc.c | 1906 xfs_extlen_t longest; in xfs_alloc_space_available() local
|
D | xfs_ialloc.c | 919 xfs_extlen_t longest = 0; /* longest extent available */ in xfs_ialloc_ag_select() local
|
D | xfs_bmap.c | 3508 xfs_extlen_t longest; in xfs_bmap_longest_free_extent() local
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdebug.c | 446 unsigned long total = 0, longest = 0, bucket_count = 0; in debug_mle_print() local
|
/linux-4.4.14/lib/ |
D | vsprintf.c | 981 int longest = 1; in ip6_compressed_string() local
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.c | 4437 int longest = 1; in print_ip6c_addr() local
|