Searched defs:longest (Results 1 – 16 of 16) sorted by relevance
/linux-5.10/tools/lib/subcmd/ |
D | help.c | 106 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list() 234 unsigned int i, longest = 0; in list_commands() local
|
/linux-5.10/tools/objtool/ |
D | objtool.c | 74 unsigned int i, longest = 0; in cmd_usage() local
|
/linux-5.10/fs/xfs/ |
D | xfs_filestream.c | 108 xfs_extlen_t longest, free = 0, minfree, maxfree = 0; in xfs_filestream_pick_ag() local
|
/linux-5.10/tools/perf/ |
D | builtin-help.c | 302 unsigned int i, longest = 0; in list_common_cmds_help() local
|
/linux-5.10/fs/ocfs2/dlm/ |
D | dlmdebug.c | 411 unsigned long total = 0, longest = 0, bucket_count = 0; in debug_mle_print() local
|
/linux-5.10/lib/lz4/ |
D | lz4hc_compress.c | 173 int longest, in LZ4HC_InsertAndGetWiderMatch()
|
/linux-5.10/fs/xfs/libxfs/ |
D | xfs_dir2_node.c | 1186 int longest) in xfs_dir3_data_block_free() 1276 int longest; /* longest data free entry */ in xfs_dir2_leafn_remove() local
|
D | xfs_ialloc.c | 939 xfs_extlen_t longest = 0; /* longest extent available */ in xfs_ialloc_ag_select() local
|
D | xfs_alloc.c | 2288 xfs_extlen_t alloc_len, longest; in xfs_alloc_space_available() local
|
D | xfs_bmap.c | 3286 xfs_extlen_t longest; in xfs_bmap_longest_free_extent() local
|
/linux-5.10/fs/xfs/scrub/ |
D | agheader_repair.c | 65 xfs_agblock_t longest; member
|
/linux-5.10/fs/nfsd/ |
D | filecache.c | 1062 unsigned int i, count = 0, longest = 0; in nfsd_file_cache_stats_show() local
|
/linux-5.10/drivers/remoteproc/ |
D | remoteproc_core.c | 2422 unsigned int longest = 0; in rproc_panic_handler() local
|
/linux-5.10/lib/ |
D | vsprintf.c | 1344 int longest = 1; in ip6_compressed_string() local
|
/linux-5.10/tools/perf/util/ |
D | parse-events.c | 423 int n, longest = -1; in parse_aliases() local
|
/linux-5.10/tools/lib/traceevent/ |
D | event-parse.c | 4664 int longest = 1; in print_ip6c_addr() local
|