Home
last modified time | relevance | path

Searched refs:pcfs_sync (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c88 static int pcfs_sync(struct vfs *, short, struct cred *);
243 VFSNAME_SYNC, { .vfs_sync = pcfs_sync }, in pcfsinit()
965 pcfs_sync( in pcfs_sync() function