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