Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dnfs4idmap.c402 static void idmap_pipe_destroy_msg(struct rpc_pipe_msg *);
408 .destroy_msg = idmap_pipe_destroy_msg,
722 idmap_pipe_destroy_msg(struct rpc_pipe_msg *msg) in idmap_pipe_destroy_msg() function