Home
last modified time | relevance | path

Searched defs:osfs (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/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.c948 struct obd_statfs osfs; in lprocfs_dt_rd_blksize() local
965 struct obd_statfs osfs; in lprocfs_dt_rd_kbytestotal() local
987 struct obd_statfs osfs; in lprocfs_dt_rd_kbytesfree() local
1009 struct obd_statfs osfs; in lprocfs_dt_rd_kbytesavail() local
1031 struct obd_statfs osfs; in lprocfs_dt_rd_filestotal() local
1047 struct obd_statfs osfs; in lprocfs_dt_rd_filesfree() local
Dlprocfs_status.c463 struct obd_statfs osfs; in lprocfs_rd_blksize() local
477 struct obd_statfs osfs; in lprocfs_rd_kbytestotal() local
498 struct obd_statfs osfs; in lprocfs_rd_kbytesfree() local
519 struct obd_statfs osfs; in lprocfs_rd_kbytesavail() local
540 struct obd_statfs osfs; in lprocfs_rd_filestotal() local
554 struct obd_statfs osfs; in lprocfs_rd_filesfree() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_request.c569 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs, in lov_fini_statfs()
605 void lov_update_statfs(struct obd_statfs *osfs, struct obd_statfs *lov_sfs, in lov_update_statfs()
667 struct obd_statfs *osfs, *lov_sfs; in cb_statfs_update() local
Dlov_obd.c1383 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lov_statfs()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlproc_llite.c54 struct obd_statfs osfs; in ll_blksize_seq_show() local
71 struct obd_statfs osfs; in ll_kbytestotal_seq_show() local
95 struct obd_statfs osfs; in ll_kbytesfree_seq_show() local
119 struct obd_statfs osfs; in ll_kbytesavail_seq_show() local
143 struct obd_statfs osfs; in ll_filestotal_seq_show() local
160 struct obd_statfs osfs; in ll_filesfree_seq_show() local
Dllite_lib.c159 struct obd_statfs *osfs = NULL; in client_common_fill_super() local
1496 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs, in ll_statfs_internal()
1548 struct obd_statfs osfs; in ll_statfs() local
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h1151 struct obd_statfs *osfs, __u64 max_age, in obd_statfs_rqset()
1175 struct obd_statfs *osfs, __u64 max_age, in obd_statfs()
Ddt_object.h1252 struct obd_statfs *osfs) in dt_statfs()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1134 struct obd_export *exp, struct obd_statfs *osfs, in mdc_statfs()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c1428 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lmv_statfs()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2523 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in osc_statfs()