Searched defs:sfs (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/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 | 588 #define _FP_FRAC_CONV_1_2(dfs, sfs, D, S) \ argument 598 #define _FP_FRAC_CONV_2_1(dfs, sfs, D, S) \ argument
|
D | op-common.h | 826 #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-v5.4/tools/testing/selftests/proc/ |
D | read.c | 128 struct statfs sfs; in main() local
|
/Linux-v5.4/fs/ |
D | binfmt_misc.c | 277 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
|
/Linux-v5.4/fs/coda/ |
D | upcall.c | 550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
|
/Linux-v5.4/fs/ntfs/ |
D | super.c | 2591 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) in ntfs_statfs()
|