Searched defs:xdr_size (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | ps3gpu.h | 51 u64 xdr_size, u64 ioif_offset) in lv1_gpu_fb_setup() |
/linux/fs/afs/ | ||
H A D | yfsclient.c | 18 #define xdr_size(x) (sizeof(*x) / sizeof(__be32)) macro |