OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zfs_sync
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vfsops.c
100
static int
zfs_sync
(vfs_t *vfsp, int waitfor);
113
.vfs_sync =
zfs_sync
,
142
static int
zfs_sync
(vfs_t *vfsp, int waitfor);
195
return
zfs_sync
(vfsp, waitfor);
374
zfs_sync
(vfs_t *vfsp, int waitfor)
function
1845
(void)
zfs_sync
(vfsp, 0, 0);
zfs_vfsops.c
100
static int
zfs_sync
(vfs_t *vfsp, int waitfor);
113
.vfs_sync =
zfs_sync
,
142
static int
zfs_sync
(vfs_t *vfsp, int waitfor);
195
return
zfs_sync
(vfsp, waitfor);
374
zfs_sync
(vfs_t *vfsp, int waitfor)
function
1845
(void)
zfs_sync
(vfsp, 0, 0);
zfs_vfsops.c
100
static int
zfs_sync
(vfs_t *vfsp, int waitfor);
113
.vfs_sync =
zfs_sync
,
142
static int
zfs_sync
(vfs_t *vfsp, int waitfor);
195
return
zfs_sync
(vfsp, waitfor);
374
zfs_sync
(vfs_t *vfsp, int waitfor)
function
1845
(void)
zfs_sync
(vfsp, 0, 0);
Completed in 168 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026