Searched defs:sfs (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/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 | 829 #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-6.6.21/tools/testing/selftests/proc/ |
D | read.c | 130 struct statfs sfs; in main() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/sf/ |
D | hw_table.c | 21 struct mlx5_sf_hw *sfs; member 227 struct mlx5_sf_hw *sfs; in mlx5_sf_hw_table_hwc_init() local
|
/linux-6.6.21/fs/ |
D | binfmt_misc.c | 230 static char *check_special_flags(char *sfs, Node *e) in check_special_flags()
|
/linux-6.6.21/fs/coda/ |
D | upcall.c | 550 int venus_statfs(struct dentry *dentry, struct kstatfs *sfs) in venus_statfs()
|
/linux-6.6.21/fs/ntfs/ |
D | super.c | 2600 static int ntfs_statfs(struct dentry *dentry, struct kstatfs *sfs) in ntfs_statfs()
|