Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c138 static int cachefs_close(struct vnode *, int, int, offset_t,
263 VOPNAME_CLOSE, { .vop_close = cachefs_close },
485 cachefs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in cachefs_close() function