Home
last modified time | relevance | path

Searched defs:xdr_round_up (Results 1 – 2 of 2) sorted by relevance

/linux/fs/afs/
H A Dcm_security.c18 #define xdr_round_up(x) (round_up((x), sizeof(__be32))) macro
/linux/net/rxrpc/
H A Drxgk_common.h36 #define xdr_round_up(x) (round_up((x), sizeof(__be32))) macro