Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_vnops.c149 static int cachefs_setattr(struct vnode *, struct vattr *,
269 VOPNAME_SETATTR, { .vop_setattr = cachefs_setattr },
2245 cachefs_setattr( in cachefs_setattr() function
8566 error = cachefs_setattr(vp, &va, 0, cr, ct); in cachefs_space()