Home
last modified time | relevance | path

Searched defs:sfs (Results 1 – 2 of 2) sorted by relevance

/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()
/drivers/staging/lustre/lustre/llite/
Dllite_lib.c1620 int ll_statfs(struct dentry *de, struct kstatfs *sfs) in ll_statfs()