Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_data.c87 int lastfree; /* last entry was unused */ in xfs_dir2_data_check() local
105 count = lastfree = freeseen = 0; in xfs_dir2_data_check()
134 ASSERT(lastfree == 0); in xfs_dir2_data_check()
145 lastfree = 1; in xfs_dir2_data_check()
160 lastfree = 0; in xfs_dir2_data_check()