Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c1069 int matchfront; /* matches start of freespace */ in xfs_dir2_data_use_free() local
1087 matchfront = (char *)dup - (char *)hdr == offset; in xfs_dir2_data_use_free()
1095 if (matchfront && matchback) { in xfs_dir2_data_use_free()
1107 else if (matchfront) { in xfs_dir2_data_use_free()