Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4idmap.c392 static void idmap_pipe_destroy_msg(struct rpc_pipe_msg *);
398 .destroy_msg = idmap_pipe_destroy_msg,
708 idmap_pipe_destroy_msg(struct rpc_pipe_msg *msg) in idmap_pipe_destroy_msg() function