Searched defs:osfs (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | statfs_pack.c | 49 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()
|
D | dt_object.c | 948 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
|
D | lprocfs_status.c | 463 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/ |
D | lov_request.c | 569 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
|
D | lov_obd.c | 1383 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lov_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 54 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
|
D | llite_lib.c | 159 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/ |
D | obd_class.h | 1151 struct obd_statfs *osfs, __u64 max_age, in obd_statfs_rqset() 1175 struct obd_statfs *osfs, __u64 max_age, in obd_statfs()
|
D | dt_object.h | 1252 struct obd_statfs *osfs) in dt_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 1134 struct obd_export *exp, struct obd_statfs *osfs, in mdc_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1428 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lmv_statfs()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2523 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in osc_statfs()
|