Searched defs:S (Results 1 – 4 of 4) sorted by relevance
/fs/ncpfs/ |
D | ncplib_kernel.h | 141 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(S,m,i,n,k,U) argument 142 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(S,m,i,n,k,U) argument 154 #define ncp_io2vol(S,m,i,n,k,U) ncp__io2vol(m,i,n,k,U) argument 155 #define ncp_vol2io(S,m,i,n,k,U) ncp__vol2io(m,i,n,k,U) argument
|
/fs/ |
D | binfmt_elf.c | 1671 #define PRSTATUS_SIZE(S, R) sizeof(S) argument 1675 #define SET_PR_FPVALID(S, V, R) ((S)->pr_fpvalid = (V)) argument
|
/fs/exofs/ |
D | ore.c | 537 u64 S = T * layout->group_count; in ore_calc_stripe_info() local
|
/fs/afs/ |
D | internal.h | 641 #define afs_get_server(S) \ argument
|