Searched defs:sfs (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/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-v4.19/fs/ |
D | binfmt_misc.c | 275 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
|
/Linux-v4.19/fs/coda/ |
D | upcall.c | 550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
|
/Linux-v4.19/fs/ntfs/ |
D | super.c | 2605 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) in ntfs_statfs()
|