Searched defs:osfs (Results 1 – 10 of 10) sorted by relevance
/drivers/staging/lustre/lustre/obdclass/ |
D | statfs_pack.c | 49 void statfs_unpack(struct kstatfs *sfs, struct obd_statfs *osfs) in statfs_unpack()
|
D | lprocfs_status.c | 375 struct obd_statfs osfs; in blocksize_show() local 391 struct obd_statfs osfs; in kbytestotal_show() local 414 struct obd_statfs osfs; in kbytesfree_show() local 437 struct obd_statfs osfs; in kbytesavail_show() local 460 struct obd_statfs osfs; in filestotal_show() local 476 struct obd_statfs osfs; in filesfree_show() local
|
/drivers/staging/lustre/lustre/lov/ |
D | lov_request.c | 558 int lov_fini_statfs(struct obd_device *obd, struct obd_statfs *osfs, in lov_fini_statfs() 594 void lov_update_statfs(struct obd_statfs *osfs, struct obd_statfs *lov_sfs, in lov_update_statfs() 655 struct obd_statfs *osfs, *lov_sfs; in cb_statfs_update() local
|
D | lov_obd.c | 1365 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lov_statfs()
|
/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 56 struct obd_statfs osfs; in blocksize_show() local 74 struct obd_statfs osfs; in kbytestotal_show() local 99 struct obd_statfs osfs; in kbytesfree_show() local 124 struct obd_statfs osfs; in kbytesavail_show() local 149 struct obd_statfs osfs; in filestotal_show() local 167 struct obd_statfs osfs; in filesfree_show() local
|
D | llite_lib.c | 149 struct obd_statfs *osfs = NULL; in client_common_fill_super() local 1402 int ll_statfs_internal(struct super_block *sb, struct obd_statfs *osfs, in ll_statfs_internal() 1455 struct obd_statfs osfs; in ll_statfs() local
|
/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1054 struct obd_statfs *osfs, __u64 max_age, in obd_statfs_rqset() 1078 struct obd_statfs *osfs, __u64 max_age, in obd_statfs()
|
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 1045 struct obd_export *exp, struct obd_statfs *osfs, in mdc_statfs()
|
/drivers/staging/lustre/lustre/lmv/ |
D | lmv_obd.c | 1388 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in lmv_statfs()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2468 struct obd_statfs *osfs, __u64 max_age, __u32 flags) in osc_statfs()
|