OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ffs_flushfiles
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/ffs/
ffs_extern.h
122
int
ffs_flushfiles
(struct mount *, int, struct lwp *);
ffs_vfsops.c
641
error =
ffs_flushfiles
(mp, flags, l);
1784
if ((error =
ffs_flushfiles
(mp, flags, l)) != 0)
1839
ffs_flushfiles
(struct mount *mp, int flags, struct lwp *l)
function in typeref:typename:int
/src/sys/ufs/mfs/
mfs_vfsops.c
300
error =
ffs_flushfiles
(mp, flags, l);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025