Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4idmap.c389 static ssize_t idmap_pipe_downcall(struct file *, const char __user *,
396 .downcall = idmap_pipe_downcall,
651 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall() function