Searched defs:longest (Results  1 – 12 of 12) sorted by relevance
| /linux-4.1.27/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 | 303 	int n, longest = -1;  in parse_aliases()  local
 | 
| /linux-4.1.27/fs/xfs/ | 
| D | xfs_filestream.c | 150 	xfs_extlen_t		longest, free = 0, minfree, maxfree = 0;  in xfs_filestream_pick_ag()  local
 | 
| /linux-4.1.27/lib/lz4/ | 
| D | lz4hc_compress.c | 191 	const u8 *ip, const u8 *startlimit, const u8 *matchlimit, int longest,  in lz4hc_insertandgetwidermatch()
 | 
| /linux-4.1.27/tools/perf/ | 
| D | builtin-help.c | 283 	unsigned int i, longest = 0;  in list_common_cmds_help()  local
 | 
| /linux-4.1.27/fs/xfs/libxfs/ | 
| D | xfs_dir2_node.c | 1072 	int			longest)  in xfs_dir3_data_block_free()1163 	int			longest;	/* longest data free entry */  in xfs_dir2_leafn_remove()  local
 
 | 
| D | xfs_alloc.c | 1856 	xfs_extlen_t	longest;/* longest extent in allocation group */  in xfs_alloc_fix_freelist()  local
 | 
| D | xfs_ialloc.c | 572 	xfs_extlen_t	longest = 0;	/* longest extent available */  in xfs_ialloc_ag_select()  local
 | 
| D | xfs_bmap.c | 3509 	xfs_extlen_t		longest;  in xfs_bmap_longest_free_extent()  local
 | 
| /linux-4.1.27/fs/ocfs2/dlm/ | 
| D | dlmdebug.c | 446 	unsigned long total = 0, longest = 0, bucket_count = 0;  in debug_mle_print()  local
 | 
| /linux-4.1.27/lib/ | 
| D | vsprintf.c | 980 	int longest = 1;  in ip6_compressed_string()  local
 | 
| /linux-4.1.27/tools/lib/traceevent/ | 
| D | event-parse.c | 4311 	int longest = 1;  in print_ip6c_addr()  local
 |