Home
last modified time | relevance | path

Searched refs:VOP_SETATTR (Results 1 – 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/uts/common/syscall/
H A Dutime.c107 error = VOP_SETATTR(vp, vap, flags, CRED(), NULL); in cfutimesat()
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_open.c248 if ((error = VOP_SETATTR(vp, &vattr, 0, CRED(), NULL)) != 0) in vn_open()
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vnops.c284 error = VOP_SETATTR(dv->dv_attrvp, in devfs_setattr_dir()
553 error = VOP_SETATTR(dv->dv_attrvp, map, in devfs_setattr()
557 error = VOP_SETATTR(dv->dv_attrvp, in devfs_setattr()
H A Ddevfs_vfsops.c234 (void) VOP_SETATTR(DVTOV(dv), &va, 0, cr, NULL); in devfs_mount()
/illumos-gate/usr/src/uts/common/os/
H A Dacct.c438 (void) VOP_SETATTR(vp, &va, 0, kcred, NULL); in acct()
H A Dexacct.c176 (void) VOP_SETATTR(info->ac_vnode, &va, 0, kcred, NULL); in exacct_vn_write_impl()
178 (void) VOP_SETATTR(info->ac_vnode, &va, 0, kcred, NULL); in exacct_vn_write_impl()
H A Dfio.c1593 error = VOP_SETATTR(vp, vap, 0, CRED(), NULL); in fsetattrat()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c609 if ((error = VOP_SETATTR(use_vp, vap, flags, cr, &smb_ct)) != 0) in smb_vop_setattr()
614 error = VOP_SETATTR(vp, &attr->sa_vattr, flags, in smb_vop_setattr()
849 (void) VOP_SETATTR(*vpp, &ta, 0, cr, &smb_ct); in smb_vop_create()
/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c801 error = VOP_SETATTR(ppvp, &xvattr.xva_vattr, 0, cr, ct); in xattr_file_write()
945 error = VOP_SETATTR(pdvp, &xvattr.xva_vattr, 0, cr, ct); in xattr_copy()
1157 error = VOP_SETATTR(realvp, vap, flags, cr, ct); in xattr_dir_setattr()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c195 return (VOP_SETATTR(vp, vap, flags, cr, ct)); in lo_setattr()
724 VOP_SETATTR(dvp, &vattr, 0, CRED(), NULL) != 0) in lo_create()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c768 err = VOP_SETATTR(vp, &attr, 0, cred, NULL); in sdev_update_timestamps()
2521 (void) VOP_SETATTR(ddv->sdev_attrvp, &attr, 0, kcred, NULL); in devname_readdir_func()
2853 return (VOP_SETATTR(dv->sdev_attrvp, vap, flags, cred, NULL)); in devname_setattr_func()
2870 return (VOP_SETATTR(dv->sdev_attrvp, vap, flags, cred, NULL)); in devname_setattr_func()
/illumos-gate/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c1406 error = VOP_SETATTR(realvp, vap, flags, cr, ct); in spec_setattr()
1562 (void) VOP_SETATTR(realvp, &va, 0, cr, ct); in spec_fsync()
1634 (void) VOP_SETATTR(rvp, &va, 0, kcred, ct); in spec_inactive()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1539 error = VOP_SETATTR(fnp->fn_realvp, vap, flags, crp, ctp); in fifo_setattr()
1614 (void) VOP_SETATTR(fnp->fn_realvp, &va, 0, crp, ct); in fifo_fsync()
/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_svc.c1019 if (VOP_SETATTR(vp, (vattr_t *)&xvattr, 0, kcred, NULL) != 0) in vscan_svc_setattr()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_replay.c846 error = VOP_SETATTR(ZTOV(zp), vap, 0, kcred, NULL); in zfs_replay_setattr()
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c330 return (VOP_SETATTR(subvp, vap, flags, cred, ctp)); in dc_setattr()
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vnops.c297 error = VOP_SETATTR(newvp, vap, flags, cred, ct); in auto_setattr()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c836 (void) VOP_SETATTR(vp, &va, 0, CRED(), NULL); in nfslog_write_logrecords()
H A Dnfs3_srv.c327 error = VOP_SETATTR(vp, &ava, flag, cr, &ct); in rfs3_setattr()
1860 (void) VOP_SETATTR(vp, &va, 0, cr, NULL); in rfs3_create()
H A Dnfs4_stub_vnops.c467 error = VOP_SETATTR(newvp, vap, flags, cr, ct); in nfs4_trigger_setattr()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h1040 #define VOP_SETATTR(vp, vap, f, cr, ct) \ macro
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvnode.h1047 #define VOP_SETATTR(vp, vap, f, cr, ct) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dvnode.h1127 #define VOP_SETATTR(vp, vap, f, cr, ct) \ macro
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c1182 if (error = VOP_SETATTR(cvp, &vattr, 0, CRED(), NULL)) in swapadd()
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vnops.c2037 error = VOP_SETATTR(vp, (vattr_t *)&vattr, 0, cr, ct); in pcfs_space()

12