Searched refs:os_bfree (Results 1 – 9 of 9) sorted by relevance
54 osfs->os_bfree = sfs->f_bfree; in statfs_pack()68 sfs->f_bfree = osfs->os_bfree; in statfs_unpack()
996 __u64 result = osfs.os_bfree; in lprocfs_dt_rd_kbytesfree()
496 __u64 result = osfs.os_bfree; in lprocfs_rd_kbytesfree()
624 osfs->os_bfree >>= shift; in lov_update_statfs()628 lov_sfs->os_bfree >>= shift; in lov_update_statfs()632 osfs->os_bfree += lov_sfs->os_bfree; in lov_update_statfs()
1605 osfs->os_bfree = obd_osfs.os_bfree; in ll_statfs_internal()1647 osfs.os_bfree >>= 1; in ll_statfs()1653 sfs->f_bfree = osfs.os_bfree; in ll_statfs()
103 __u64 result = osfs.os_bfree; in ll_kbytesfree_seq_show()
79 __u64 os_bfree; member
1455 LASSERTF((int)offsetof(struct obd_statfs, os_bfree) == 16, "found %lld\n", in lustre_assert_wire_constants()1456 (long long)(int)offsetof(struct obd_statfs, os_bfree)); in lustre_assert_wire_constants()1457 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_bfree) == 8, "found %lld\n", in lustre_assert_wire_constants()1458 (long long)(int)sizeof(((struct obd_statfs *)0)->os_bfree)); in lustre_assert_wire_constants()
1757 __swab64s(&os->os_bfree); in lustre_swab_obd_statfs()