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

/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs.h159 struct thread *nd_syncer; member in struct:nandfs_device
H A Dnandfs_vfsops.c767 MPASS(nandfsdev->nd_syncer == NULL);
1147 nffsdev->nd_syncer = NULL;
1159 MPASS(nmp->nm_nandfsdev->nd_syncer == NULL);
1166 &nmp->nm_nandfsdev->nd_syncer, 0, 0, "nandfs_syncer");
1178 MPASS(nmp->nm_nandfsdev->nd_syncer != NULL);

Completed in 165 milliseconds