Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/gnu/fs/xfs/
Dxfs_dir2_data.c709 int matchfront; /* matches start of freespace */ in xfs_dir2_data_use_free() local
731 matchfront = (char *)dup - (char *)d == offset; in xfs_dir2_data_use_free()
739 if (matchfront && matchback) { in xfs_dir2_data_use_free()
750 else if (matchfront) { in xfs_dir2_data_use_free()