Searched defs:pcfs_setattr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/pcfs/ |
H A D | pc_vnops.c | 87 static int pcfs_setattr(struct vnode *, struct vattr *, int, struct cred *, 151 VOPNAME_SETATTR, { .vop_setattr = pcfs_setattr }, 172 VOPNAME_SETATTR, { .vop_setattr = pcfs_setattr }, 701 pcfs_setattr( function 714 PC_DPRINTF2(6, "pcfs_setattr: vp=%p mask=%x\n", (void *)vp, (int)mask); 722 * pcfs_setattr is now allowed on directories to avoid silly warnings
|
Completed in 96 milliseconds