Searched refs:hfs_downgrading_thread (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c273 hfsmp->hfs_downgrading_thread = current_thread();
281 hfsmp->hfs_downgrading_thread = NULL;
294 hfsmp->hfs_downgrading_thread = NULL;
351 hfsmp->hfs_downgrading_thread = NULL;
374 hfsmp->hfs_downgrading_thread = NULL;
461 hfsmp->hfs_downgrading_thread = NULL;
H A Dhfs.h340 thread_t hfs_downgrading_thread; /* thread who's downgrading to rdonly */ member in struct:hfsmount
H A Dhfs_vfsutils.c3327 hfsmp->hfs_downgrading_thread != thread) {

Completed in 97 milliseconds