Searched refs:mounts_open_common (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dproc_namespace.c238 static int mounts_open_common(struct inode *inode, struct file *file, function
304 return mounts_open_common(inode, file, show_vfsmnt);
309 return mounts_open_common(inode, file, show_mountinfo);
314 return mounts_open_common(inode, file, show_vfsstat);

Completed in 74 milliseconds