Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c139 static int cachefs_close(struct vnode *, int, int, offset_t,
264 VOPNAME_CLOSE, { .vop_close = cachefs_close },
486 cachefs_close(vnode_t *vp, int flag, int count, offset_t offset, cred_t *cr, in cachefs_close() function