Searched defs:longest (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/fs/xfs/ |
H A D | xfs_filestream.c | 150 xfs_extlen_t longest, free = 0, minfree, maxfree = 0; xfs_filestream_pick_ag() local
|
/linux-4.1.27/lib/lz4/ |
H A D | lz4hc_compress.c | 190 lz4hc_insertandgetwidermatch(struct lz4hc_data *hc4, const u8 *ip, const u8 *startlimit, const u8 *matchlimit, int longest, const u8 **matchpos, const u8 **startpos) lz4hc_insertandgetwidermatch() argument
|
/linux-4.1.27/tools/perf/ |
H A D | builtin-help.c | 283 unsigned int i, longest = 0; list_common_cmds_help() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | help.c | 74 static void pretty_print_string_list(struct cmdnames *cmds, int longest) pretty_print_string_list() argument 196 unsigned int i, longest = 0; list_commands() local
|
H A D | parse-events.c | 303 int n, longest = -1; parse_aliases() local
|
/linux-4.1.27/fs/ocfs2/dlm/ |
H A D | dlmdebug.c | 446 unsigned long total = 0, longest = 0, bucket_count = 0; debug_mle_print() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 1163 int longest; /* longest data free entry */ xfs_dir2_leafn_remove() local 1065 xfs_dir3_data_block_free( xfs_da_args_t *args, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_free *free, xfs_dir2_db_t fdb, int findex, struct xfs_buf *fbp, int longest) xfs_dir3_data_block_free() argument
|
H A D | xfs_ialloc.c | 572 xfs_extlen_t longest = 0; /* longest extent available */ xfs_ialloc_ag_select() local
|
H A D | xfs_alloc.c | 1856 xfs_extlen_t longest;/* longest extent in allocation group */ xfs_alloc_fix_freelist() local
|
H A D | xfs_bmap.c | 3509 xfs_extlen_t longest; xfs_bmap_longest_free_extent() local
|
/linux-4.1.27/lib/ |
H A D | vsprintf.c | 980 int longest = 1; ip6_compressed_string() local
|
/linux-4.1.27/tools/lib/traceevent/ |
H A D | event-parse.c | 4311 int longest = 1; print_ip6c_addr() local
|
Completed in 438 milliseconds