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.c89 static int pcfs_sync(struct vfs *, short, struct cred *);
245 VFSNAME_SYNC, { .vfs_sync = pcfs_sync }, in pcfsinit()
967 pcfs_sync(struct vfs *vfsp, short flag, struct cred *cr) in pcfs_sync() function