Searched defs:sfs (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | statfs_pack.c | 49 void statfs_unpack(struct kstatfs *sfs, struct obd_statfs *osfs) in statfs_unpack()
|
/linux-4.4.14/include/math-emu/ |
D | op-4.h | 615 #define _FP_FRAC_CONV_1_4(dfs, sfs, D, S) \ argument 625 #define _FP_FRAC_CONV_2_4(dfs, sfs, D, S) \ argument 677 #define _FP_FRAC_CONV_4_1(dfs, sfs, D, S) \ argument 684 #define _FP_FRAC_CONV_4_2(dfs, sfs, D, S) \ argument
|
D | op-2.h | 596 #define _FP_FRAC_CONV_1_2(dfs, sfs, D, S) \ argument 606 #define _FP_FRAC_CONV_2_1(dfs, sfs, D, S) \ argument
|
D | op-common.h | 820 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
|
D | op-1.h | 288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
|
/linux-4.4.14/fs/ |
D | binfmt_misc.c | 262 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
|
/linux-4.4.14/fs/coda/ |
D | upcall.c | 550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 1452 int ll_statfs(struct dentry *de, struct kstatfs *sfs) in ll_statfs()
|
/linux-4.4.14/fs/ntfs/ |
D | super.c | 2608 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) in ntfs_statfs()
|