Searched refs:contig_type (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c2105 enum ocfs2_contig_type contig_type = CONTIG_NONE; local
2110 contig_type = ocfs2_extent_contig(inode, &el->l_recs[i],
2112 if (contig_type != CONTIG_NONE) {
2117 insert->ins_contig = contig_type;

Completed in 120 milliseconds