Home
last modified time | relevance | path

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

/fs/nfs/
Didmap.c98 static ssize_t idmap_pipe_downcall(struct file *, const char __user *,
106 .downcall = idmap_pipe_downcall,
377 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall() function