Searched refs:ntfs_check_restart_area (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dlogfile.c149 * ntfs_check_restart_area - check the restart area for consistency
161 static BOOL ntfs_check_restart_area(RESTART_PAGE_HEADER *rp) function
272 * Unlike ntfs_check_restart_page_header() and ntfs_check_restart_area(), this
367 if (!ntfs_check_restart_area(rp)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlogfile.c144 * ntfs_check_restart_area - check the restart area for consistency
157 static bool ntfs_check_restart_area(struct inode *vi, RESTART_PAGE_HEADER *rp) function
268 * Unlike ntfs_check_restart_page_header() and ntfs_check_restart_area(), this
364 if (!ntfs_check_restart_area(vi, rp)) {

Completed in 40 milliseconds