Searched defs:longest (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/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-6.1.9/fs/xfs/ |
D | xfs_filestream.c | 108 xfs_extlen_t longest, free = 0, minfree, maxfree = 0; in xfs_filestream_pick_ag() local
|
/linux-6.1.9/tools/perf/ |
D | builtin-help.c | 302 unsigned int i, longest = 0; in list_common_cmds_help() local
|
/linux-6.1.9/fs/ocfs2/dlm/ |
D | dlmdebug.c | 409 unsigned long total = 0, longest = 0, bucket_count = 0; in debug_mle_print() local
|
/linux-6.1.9/lib/lz4/ |
D | lz4hc_compress.c | 173 int longest, in LZ4HC_InsertAndGetWiderMatch()
|
/linux-6.1.9/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 | 1605 xfs_extlen_t longest = 0; in xfs_dialloc_good_ag() local
|
D | xfs_alloc.c | 2303 xfs_extlen_t alloc_len, longest; in xfs_alloc_space_available() local
|
D | xfs_bmap.c | 3182 xfs_extlen_t longest; in xfs_bmap_longest_free_extent() local
|
/linux-6.1.9/fs/xfs/scrub/ |
D | agheader_repair.c | 78 xfs_agblock_t longest; member
|
/linux-6.1.9/drivers/remoteproc/ |
D | remoteproc_core.c | 2696 unsigned int longest = 0; in rproc_panic_handler() local
|
/linux-6.1.9/tools/perf/util/ |
D | parse-events.c | 331 int n, longest = -1; in parse_aliases() local
|
/linux-6.1.9/lib/ |
D | vsprintf.c | 1366 int longest = 1; in ip6_compressed_string() local
|
/linux-6.1.9/tools/lib/traceevent/ |
D | event-parse.c | 4681 int longest = 1; in print_ip6c_addr() local
|