Home
last modified time | relevance | path

Searched refs:obd_statfs (Results 1 – 21 of 21) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1445 LASSERTF((int)sizeof(struct obd_statfs) == 144, "found %lld\n", in lustre_assert_wire_constants()
1446 (long long)(int)sizeof(struct obd_statfs)); in lustre_assert_wire_constants()
1447 LASSERTF((int)offsetof(struct obd_statfs, os_type) == 0, "found %lld\n", in lustre_assert_wire_constants()
1448 (long long)(int)offsetof(struct obd_statfs, os_type)); in lustre_assert_wire_constants()
1449 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_type) == 8, "found %lld\n", in lustre_assert_wire_constants()
1450 (long long)(int)sizeof(((struct obd_statfs *)0)->os_type)); in lustre_assert_wire_constants()
1451 LASSERTF((int)offsetof(struct obd_statfs, os_blocks) == 8, "found %lld\n", in lustre_assert_wire_constants()
1452 (long long)(int)offsetof(struct obd_statfs, os_blocks)); in lustre_assert_wire_constants()
1453 LASSERTF((int)sizeof(((struct obd_statfs *)0)->os_blocks) == 8, "found %lld\n", in lustre_assert_wire_constants()
1454 (long long)(int)sizeof(((struct obd_statfs *)0)->os_blocks)); in lustre_assert_wire_constants()
[all …]
Dlayout.c925 sizeof(struct obd_statfs), lustre_swab_obd_statfs, NULL);
Dpack_generic.c1753 void lustre_swab_obd_statfs(struct obd_statfs *os) in lustre_swab_obd_statfs()
/drivers/staging/lustre/lustre/obdclass/
Dstatfs_pack.c49 void statfs_pack(struct obd_statfs *osfs, struct kstatfs *sfs) in statfs_pack()
63 void statfs_unpack(struct kstatfs *sfs, struct obd_statfs *osfs) in statfs_unpack()
Ddt_object.c952 struct obd_statfs osfs; in lprocfs_dt_rd_blksize()
969 struct obd_statfs osfs; in lprocfs_dt_rd_kbytestotal()
991 struct obd_statfs osfs; in lprocfs_dt_rd_kbytesfree()
1013 struct obd_statfs osfs; in lprocfs_dt_rd_kbytesavail()
1035 struct obd_statfs osfs; in lprocfs_dt_rd_filestotal()
1051 struct obd_statfs osfs; in lprocfs_dt_rd_filesfree()
Dlprocfs_status.c457 struct obd_statfs osfs; in lprocfs_rd_blksize()
458 int rc = obd_statfs(NULL, obd->obd_self_export, &osfs, in lprocfs_rd_blksize()
470 struct obd_statfs osfs; in lprocfs_rd_kbytestotal()
471 int rc = obd_statfs(NULL, obd->obd_self_export, &osfs, in lprocfs_rd_kbytestotal()
490 struct obd_statfs osfs; in lprocfs_rd_kbytesfree()
491 int rc = obd_statfs(NULL, obd->obd_self_export, &osfs, in lprocfs_rd_kbytesfree()
510 struct obd_statfs osfs; in lprocfs_rd_kbytesavail()
511 int rc = obd_statfs(NULL, obd->obd_self_export, &osfs, in lprocfs_rd_kbytesavail()
530 struct obd_statfs osfs; in lprocfs_rd_filestotal()
531 int rc = obd_statfs(NULL, obd->obd_self_export, &osfs, in lprocfs_rd_filestotal()
[all …]
/drivers/staging/lustre/lustre/lov/
Dlov_internal.h224 void lov_update_statfs(struct obd_statfs *osfs, struct obd_statfs *lov_sfs,
226 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs,
Dlov_request.c560 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs, in lov_fini_statfs()
596 void lov_update_statfs(struct obd_statfs *osfs, struct obd_statfs *lov_sfs, in lov_update_statfs()
658 struct obd_statfs *osfs, *lov_sfs; in cb_statfs_update()
Dlov_obd.c1379 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lov_statfs()
1413 struct obd_statfs stat_buf = {0}; in lov_iocontrol()
1439 rc = obd_statfs(NULL, lov->lov_tgts[index]->ltd_exp, &stat_buf, in lov_iocontrol()
/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c54 struct obd_statfs osfs; in ll_blksize_seq_show()
71 struct obd_statfs osfs; in ll_kbytestotal_seq_show()
94 struct obd_statfs osfs; in ll_kbytesfree_seq_show()
117 struct obd_statfs osfs; in ll_kbytesavail_seq_show()
140 struct obd_statfs osfs; in ll_filestotal_seq_show()
156 struct obd_statfs osfs; in ll_filesfree_seq_show()
Dllite_lib.c160 struct obd_statfs *osfs = NULL; in client_common_fill_super()
278 err = obd_statfs(NULL, sbi->ll_md_exp, osfs, in client_common_fill_super()
1571 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs, in ll_statfs_internal()
1575 struct obd_statfs obd_osfs; in ll_statfs_internal()
1578 rc = obd_statfs(NULL, sbi->ll_md_exp, osfs, max_age, flags); in ll_statfs_internal()
1623 struct obd_statfs osfs; in ll_statfs()
2188 data->ioc_plen1 != sizeof(struct obd_statfs) || in ll_obd_statfs()
Dllite_internal.h805 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs,
/drivers/staging/lustre/lustre/include/
Dlustre_lib.h103 void statfs_pack(struct obd_statfs *osfs, struct kstatfs *sfs);
104 void statfs_unpack(struct kstatfs *sfs, struct obd_statfs *osfs);
Dobd.h165 struct obd_statfs *oi_osfs;
499 struct obd_statfs lsd_statfs;
861 struct obd_statfs obd_osfs; /* locked by obd_osfs_lock */
1153 struct obd_statfs *osfs, __u64 max_age, __u32 flags);
Dobd_class.h1132 struct obd_statfs *osfs, __u64 max_age, in obd_statfs_rqset()
1155 static inline int obd_statfs(const struct lu_env *env, struct obd_export *exp, in obd_statfs() function
1156 struct obd_statfs *osfs, __u64 max_age, in obd_statfs()
Ddt_object.h123 struct dt_device *dev, struct obd_statfs *osfs);
1252 struct obd_statfs *osfs) in dt_statfs()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h76 struct obd_statfs { struct
215 #define IOC_OBD_STATFS _IOWR('f', 164, struct obd_statfs *)
Dlustre_idl.h1737 extern void lustre_swab_obd_statfs (struct obd_statfs *os);
/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c924 struct obd_statfs stat_buf = {0}; in lmv_iocontrol()
945 rc = obd_statfs(NULL, lmv->tgts[index]->ltd_exp, &stat_buf, in lmv_iocontrol()
1432 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lmv_statfs()
1436 struct obd_statfs *temp; in lmv_statfs()
1452 rc = obd_statfs(env, lmv->tgts[i]->ltd_exp, temp, in lmv_statfs()
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1131 struct obd_export *exp, struct obd_statfs *osfs, in mdc_statfs()
1136 struct obd_statfs *msfs; in mdc_statfs()
1902 struct obd_statfs stat_buf = {0}; in mdc_iocontrol()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c2450 struct obd_statfs *msfs; in osc_statfs_interpret()
2525 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in osc_statfs()
2528 struct obd_statfs *msfs; in osc_statfs()