Home
last modified time | relevance | path

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

/fs/nfs/
Dnfs4idmap.c399 static ssize_t idmap_pipe_downcall(struct file *, const char __user *,
406 .downcall = idmap_pipe_downcall,
665 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall() function