Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_data.c57 int lastfree; /* last entry was unused */ in __xfs_dir3_data_check() local
108 count = lastfree = freeseen = 0; in __xfs_dir3_data_check()
137 XFS_WANT_CORRUPTED_RETURN(mp, lastfree == 0); in __xfs_dir3_data_check()
153 lastfree = 1; in __xfs_dir3_data_check()
172 lastfree = 0; in __xfs_dir3_data_check()