Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Didmap.c391 static ssize_t idmap_pipe_downcall(struct file *, const char __user *,
398 .downcall = idmap_pipe_downcall,
723 idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) in idmap_pipe_downcall() function