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 | 1408 #define PR_REG_SIZE(S) sizeof(S) argument 1412 #define PRSTATUS_SIZE(S) sizeof(S) argument 1416 #define PR_REG_PTR(S) (&((S)->pr_reg)) argument 1420 #define SET_PR_FPVALID(S, V) ((S)->pr_fpvalid = (V)) argument
|
/fs/exofs/ |
D | ore.c | 527 u64 S = T * layout->group_count; in ore_calc_stripe_info() local
|
/fs/afs/ |
D | internal.h | 637 #define afs_get_server(S) \ argument
|