Home
last modified time | relevance | path

Searched refs:MAX_CONTIG_BYTES (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c2571 #define MAX_CONTIG_BYTES 1048576 macro
2575 return ocfs2_clusters_for_bytes(sb, MAX_CONTIG_BYTES); in ocfs2_cow_contig_clusters()