Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_data.c724 int matchback; /* matches end of freespace */ in xfs_dir2_data_use_free() local
748 matchback = (char *)dup + oldlen - (char *)d == offset + len; in xfs_dir2_data_use_free()
755 if (matchfront && matchback) { in xfs_dir2_data_use_free()
794 else if (matchback) { in xfs_dir2_data_use_free()