Searched refs:os_bfree (Results 1 – 8 of 8) sorted by relevance
54 sfs->f_bfree = osfs->os_bfree; in statfs_unpack()
420 __u64 result = osfs.os_bfree; in kbytesfree_show()
621 osfs->os_bfree >>= shift; in lov_update_statfs()625 lov_sfs->os_bfree >>= shift; in lov_update_statfs()629 osfs->os_bfree += lov_sfs->os_bfree; in lov_update_statfs()
1436 osfs->os_bfree = obd_osfs.os_bfree; in ll_statfs_internal()1479 osfs.os_bfree >>= 1; in ll_statfs()1485 sfs->f_bfree = osfs.os_bfree; in ll_statfs()
107 __u64 result = osfs.os_bfree; in kbytesfree_show()
79 __u64 os_bfree; member
1453 LASSERTF((int)offsetof(struct obd_statfs, os_bfree) == 16, "found %lld\n", in lustre_assert_wire_constants()1454 (long long)(int)offsetof(struct obd_statfs, os_bfree)); in lustre_assert_wire_constants()1455 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_bfree) == 8, "found %lld\n", in lustre_assert_wire_constants()1456 (long long)(int)sizeof(((struct obd_statfs *)0)->os_bfree)); in lustre_assert_wire_constants()
1574 __swab64s(&os->os_bfree); in lustre_swab_obd_statfs()