Searched refs:xdr_decode_word (Results 1 – 7 of 7) sorted by relevance
/linux/fs/nfs_common/ |
A D | nfsacl.c | 348 if (xdr_decode_word(buf, base, &entries) || in nfsacl_decode()
|
/linux/include/linux/sunrpc/ |
A D | xdr.h | 199 extern int xdr_decode_word(const struct xdr_buf *, unsigned int, u32 *);
|
/linux/net/sunrpc/ |
A D | xdr.c | 1779 int xdr_decode_word(const struct xdr_buf *buf, unsigned int base, u32 *obj) in xdr_decode_word() function 1790 EXPORT_SYMBOL_GPL(xdr_decode_word); 1813 if (xdr_decode_word(buf, base, &desc->array_len) != 0 || in xdr_xcode_array2()
|
/linux/net/sunrpc/auth_gss/ |
A D | auth_gss.c | 1982 if (xdr_decode_word(rcv_buf, offset, &len)) in gss_unwrap_resp_integ()
|
/linux/ |
A D | vmlinux.symvers | 147 0x00000000 xdr_decode_word vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 54526 ffff800010ebe8d0 T xdr_decode_word
|
A D | .tmp_System.map | 54526 ffff800010ebe8d0 T xdr_decode_word
|
Completed in 1082 milliseconds