Searched defs:longest (Results  1 – 15 of 15) sorted by relevance
| /Linux-v5.4/tools/lib/subcmd/ | 
| D | help.c | 104 static void pretty_print_string_list(struct cmdnames *cmds, int longest)  in pretty_print_string_list() 232 	unsigned int i, longest = 0;  in list_commands()  local
  | 
| /Linux-v5.4/tools/objtool/ | 
| D | objtool.c | 44 	unsigned int i, longest = 0;  in cmd_usage()  local
  | 
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_filestream.c | 139 	xfs_extlen_t		longest, free = 0, minfree, maxfree = 0;  in xfs_filestream_pick_ag()  local
  | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-help.c | 302 	unsigned int i, longest = 0;  in list_common_cmds_help()  local
  | 
| /Linux-v5.4/lib/lz4/ | 
| D | lz4hc_compress.c | 173 	int longest,  in LZ4HC_InsertAndGetWiderMatch()
  | 
| /Linux-v5.4/fs/ocfs2/dlm/ | 
| D | dlmdebug.c | 411 	unsigned long total = 0, longest = 0, bucket_count = 0;  in debug_mle_print()  local
  | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_dir2_node.c | 1120 	int			longest)  in xfs_dir3_data_block_free() 1211 	int			longest;	/* longest data free entry */  in xfs_dir2_leafn_remove()  local
  | 
| D | xfs_ialloc.c | 931 	xfs_extlen_t	longest = 0;	/* longest extent available */  in xfs_ialloc_ag_select()  local
  | 
| D | xfs_alloc.c | 2033 	xfs_extlen_t		alloc_len, longest;  in xfs_alloc_space_available()  local
  | 
| D | xfs_bmap.c | 3200 	xfs_extlen_t		longest;  in xfs_bmap_longest_free_extent()  local
  | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | agheader_repair.c | 65 	xfs_agblock_t		longest;  member
  | 
| /Linux-v5.4/fs/nfsd/ | 
| D | filecache.c | 905 	unsigned int i, count = 0, longest = 0;  in nfsd_file_cache_stats_show()  local
  | 
| /Linux-v5.4/tools/perf/util/ | 
| D | parse-events.c | 380 	int n, longest = -1;  in parse_aliases()  local
  | 
| /Linux-v5.4/lib/ | 
| D | vsprintf.c | 1294 	int longest = 1;  in ip6_compressed_string()  local
  | 
| /Linux-v5.4/tools/lib/traceevent/ | 
| D | event-parse.c | 4574 	int longest = 1;  in print_ip6c_addr()  local
  |