Home
last modified time | relevance | path

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

/fs/ncpfs/
Dmmap.c104 int ncp_mmap(struct file *file, struct vm_area_struct *vma) in ncp_mmap() function
Dncp_fs.h95 int ncp_mmap(struct file *, struct vm_area_struct *);
Dfile.c254 .mmap = ncp_mmap,