Searched refs:pcfs_sync (Results 1 – 1 of 1) sorted by relevance
89 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