Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c114 static int spec_fsync(struct vnode *, int, struct cred *, caller_context_t *);
192 VOPNAME_FSYNC, { .vop_fsync = spec_fsync },
1482 spec_fsync( in spec_fsync() function