Searched refs:va_bytes (Results 1 – 25 of 30) sorted by relevance
12
64 u_quad_t va_bytes; /* bytes of disk space held by file */ member
67 vap->va_bytes = 0; in dtfs_baseattrs()280 pn->pn_va.va_bytes = BLOCKNUM(newsize,DTFS_BLOCKSHIFT)>>DTFS_BLOCKSHIFT; in dtfs_setsize()
147 pn->pn_va.va_bytes = va->va_size; in dtfs_node_setattr()
117 #define va_nblocks va_bytes
306 vap->va_bytes = va.va_bytes; in tarfs_zgetattr()
213 vap->va_bytes = round_page(tnp->physize); in tarfs_getattr()
316 vap->va_bytes = in msdosfs_getattr()319 vap->va_bytes = 0; /* FAT12/FAT16 root dir in reserved area */ in msdosfs_getattr()347 (vap->va_bytes != VNOVAL) || (vap->va_gen != VNOVAL)) { in msdosfs_setattr()356 (unsigned long long)vap->va_bytes, vap->va_gen); in msdosfs_setattr()
394 va->va_bytes = va->va_size; /* bytes of disk space held by file */ in smbfs_attr_cachelookup()
122 vap->va_bytes = S_BLKSIZE; in autofs_getattr()
448 vap->va_bytes = 0; in fdesc_getattr()
532 vap->va_bytes = ptoa(node->tn_reg.tn_pages); in tmpfs_getattr() 537 vap->va_bytes = node->tn_size; in tmpfs_getattr() 566 vap->va_bytes != VNOVAL) in tmpfs_setattr()
828 vap->va_size = vap->va_bytes = DEV_BSIZE; in devfs_getattr()832 vap->va_bytes = 0; in devfs_getattr()1756 ((int)vap->va_bytes != VNOVAL) || in devfs_setattr()
433 dst->va_bytes = src->va_bytes; in ncl_copy_vattr()
612 vap->va_bytes = dbtob((uint64_t)ip->i_din1->di_blocks); in ufs_getattr() 623 vap->va_bytes = dbtob((uint64_t)ip->i_din2->di_blocks); in ufs_getattr() 657 ((int)vap->va_bytes != VNOVAL) || (vap->va_gen != VNOVAL)) { in ufs_setattr()
1213 vap->va_bytes = vap->va_size = 0; in mqfs_getattr()1221 vap->va_bytes = 0; in mqfs_getattr()1258 (int)vap->va_bytes != VNOVAL || in mqfs_setattr()
1589 sb->st_blocks = vap->va_bytes / S_BLKSIZE; in vop_stdstat()
690 #define na_bytes na_vattr.va_bytes
223 vap->va_bytes = (u_quad_t) ip->i_size; in cd9660_getattr()
918 vap->va_bytes = inode->blocks * P9PROTO_TGETATTR_BLK; in p9fs_getattr_dotl()1152 (vap->va_bytes != VNOVAL) || (vap->va_gen != VNOVAL)) { in p9fs_setattr_dotl()
378 vap->va_bytes = dbtob((u_quad_t)ip->i_blocks); in ext2_getattr()403 ((int)vap->va_bytes != VNOVAL) || (vap->va_gen != VNOVAL)) { in ext2_setattr()
230 vap->va_bytes = vap->va_size = 0; in pfs_getattr()
348 vp_cache_at->va_bytes = attr->blocks * S_BLKSIZE; in fuse_internal_cache_attrs()
299 u_quad_t va_bytes; /* bytes of disk space held by file */ member
329 vap->va_bytes = le64toh(fentry->inf_len); in udf_getattr()
865 val = vattr.va_bytes / be_lun->cbe_lun.blocksize; in ctl_be_block_getattr_file()