Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_data.c1017 int matchback; /* matches end of freespace */ in xfs_dir2_data_use_free() local
1037 matchback = (char *)dup + oldlen - (char *)hdr == offset + len; in xfs_dir2_data_use_free()
1044 if (matchfront && matchback) { in xfs_dir2_data_use_free()
1085 else if (matchback) { in xfs_dir2_data_use_free()