Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_dir2_data.c61 int lastfree; /* last entry was unused */ in xfs_dir2_data_check() local
80 count = lastfree = freeseen = 0; in xfs_dir2_data_check()
109 ASSERT(lastfree == 0); in xfs_dir2_data_check()
122 lastfree = 1; in xfs_dir2_data_check()
137 lastfree = 0; in xfs_dir2_data_check()