Home
last modified time | relevance | path

Searched refs:S (Results 1 – 6 of 6) sorted by relevance

/fs/ncpfs/
Dncplib_kernel.h141 #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/afs/
Dinternal.h637 #define afs_get_server(S) \ argument
639 _debug("GET SERVER %d", atomic_read(&(S)->usage)); \
640 atomic_inc(&(S)->usage); \
/fs/
Dbinfmt_elf.c1408 #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/
Dore.c527 u64 S = T * layout->group_count; in ore_calc_stripe_info() local
528 u64 M = div64_u64(file_offset, S); in ore_calc_stripe_info()
534 u64 LmodS = file_offset - M * S; in ore_calc_stripe_info()
558 si->first_stripe_start = M * S + G * T + N * U; in ore_calc_stripe_info()
/fs/befs/
DChangeLog19 * Added Sergey S. Kostyliov's patch to eliminate memcpy() overhead
37 * Sergey S. Kostyliov made befs_find_key() use a binary search to find
39 before. (btree.c) [Sergey S. Kostyliov <rathamahata@php4.ru>]
66 * Compile warning fix for namei.c. [Sergey S. Kostyliov <rathamahata@php4.ru>]
/fs/cifs/
DREADME592 -S take password from stdin (equivalent to setting the environment