Home
last modified time | relevance | path

Searched defs:vfs_sync (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h92 int (*vfs_sync)(); /* flush fs buffers */ member
/titanic_44/usr/src/ucbhead/sys/
H A Dvfs.h138 int (*vfs_sync)(struct vfs *, short, struct cred *); member
/titanic_44/usr/src/uts/common/fs/
H A Dvfs.c596 vfs_sync(int flag) in vfs_sync() function