Home | History | Annotate | Download | only in strace

Lines Matching refs:f_bsize

71         __u32 f_bsize;
85 __u32 f_bsize;
1778 statbuf.f_bsize, statbuf.f_blocks, statbuf.f_bfree);
1784 tprintf("{f_type=%s, f_bsize=%lu, f_blocks=%lu, f_bfree=%lu, ",
1786 (unsigned long)statbuf.f_bsize,
1850 tprintf("{f_type=%s, f_bsize=%llu, f_blocks=%llu, f_bfree=%llu, ",
1852 (unsigned long long)statbuf.f_bsize,