Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cod.c184 error = cachefs_putpage_common(CTOV(cp), in c_cod_check_cached_object()
H A Dcachefs_strict.c213 error = cachefs_putpage_common(CTOV(cp), in c_strict_check_cached_object()
H A Dcachefs_cnode.c342 (void) cachefs_putpage_common(vp, (offset_t)0, 0, in cachefs_cnode_inactive()
1442 error = cachefs_putpage_common(vp, (offset_t)0, in cachefs_cnode_sync()
H A Dcachefs_vnops.c604 error = cachefs_putpage_common(vp, (offset_t)0, in cachefs_close()
635 (void) cachefs_putpage_common(vp, in cachefs_close()
2370 error = cachefs_putpage_common(vp, (offset_t)0, 0, 0, cr); in cachefs_setattr_common()
3208 error = cachefs_putpage_common(vp, (offset_t)0, in cachefs_fsync()
7852 error = cachefs_putpage_common(vp, off, len, flags, cr); in cachefs_putpage()
7937 cachefs_putpage_common(struct vnode *vp, offset_t off, size_t len, in cachefs_putpage_common() function
8346 error = cachefs_putpage_common(vp, (offset_t)0, in cachefs_delmap()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1280 int cachefs_putpage_common(struct vnode *vp, offset_t off,