Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4idmap.c398 static ssize_t idmap_pipe_downcall(struct file *, const char __user *,
405 .downcall = idmap_pipe_downcall,
666 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall() function