Home
last modified time | relevance | path

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

/dragonfly/stand/lib/
H A Dnfsv2.h141 n_long fa_size; member
H A Dnfs.c59 n_long fa_size; member
651 n_long size = ntohl(d->fa.fa_size); in nfs_seek()
688 sb->st_size = ntohl(fp->fa.fa_size); in nfs_stat()
/dragonfly/sys/vfs/smbfs/
H A Dsmbfs_node.c366 if (np->n_size != fap->fa_size) { in smbfs_attr_cacheenter()
367 np->n_size = fap->fa_size; in smbfs_attr_cacheenter()
H A Dsmbfs_subr.h67 int64_t fa_size; member
H A Dsmbfs_smb.c888 ctx->f_attr.fa_size = size; in smbfs_findnextLM1()
1084 ctx->f_attr.fa_size = size; in smbfs_findnextLM2()
1104 ctx->f_attr.fa_size = lint; in smbfs_findnextLM2()
/dragonfly/stand/boot/pc32/libi386/
H A Dpxe.c423 n_long fa_size; member