Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c384 dc_seek(struct vnode *vp, offset_t oof, offset_t *noffp, caller_context_t *ctp) in dc_seek() argument
389 return (VOP_SEEK(subvp, oof, noffp, ctp)); in dc_seek()