Home
last modified time | relevance | path

Searched refs:NFS41_BC_MIN_CALLBACKS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfs/
H A Dcallback.h198 #define NFS41_BC_MIN_CALLBACKS 1 macro
H A Dnfs4session.c595 xprt_destroy_backchannel(xprt, NFS41_BC_MIN_CALLBACKS); in nfs4_destroy_session()
H A Dnfs4client.c317 error = xprt_setup_backchannel(xprt, NFS41_BC_MIN_CALLBACKS); in nfs4_init_callback()