Home
last modified time | relevance | path

Searched defs:nextsize (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/fuse/
H A Dfuse_io.c133 int bcount, nextsize; in fuse_read_biobackend() local
/freebsd/sys/ufs/ffs/
H A Dffs_vnops.c763 int nextsize = blksize(fs, ip, nextlbn); in ffs_read() local
1134 int nextsize = sblksize(fs, dp->di_extsize, nextlbn); in ffs_extread() local
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c89 size_t nextsize; in oid_get_next() local
/freebsd/sys/fs/ext2fs/
H A Dext2_vnops.c2085 u_int nextsize = blksize(fs, ip, nextlbn); in ext2_read() local
/freebsd/sys/kern/
H A Dkern_sysctl.c2981 size_t nextsize = sizeof(next); in db_show_sysctl_all() local