OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ffs_wapbl_stop
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ffs/
ffs_extern.h
169
int
ffs_wapbl_stop
(struct mount *, int);
ffs_wapbl.c
431
ffs_wapbl_stop
(mp, MNT_FORCE);
436
ffs_wapbl_stop
(struct mount *mp, int force)
function in typeref:typename:int
ffs_vfsops.c
664
error =
ffs_wapbl_stop
(mp, mp->mnt_flag & MNT_FORCE);
666
DPRINTF("
ffs_wapbl_stop
returned %d", error);
1805
error =
ffs_wapbl_stop
(mp, doforce && (mntflags & MNT_FORCE));
Completed in 14 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025