Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1006 offset_t cp_off; member
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c2248 (void) VOP_PUTPAGE(prp->cp_vp, prp->cp_off, prp->cp_len, in cachefs_async_putpage()
2254 if (prp->cp_off == 0 && prp->cp_len == 0 && in cachefs_async_putpage()
H A Dcachefs_vnops.c8012 rp->cfs_req_u.cu_putpage.cp_off = off; in cachefs_putpage_common()