Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dclient.c1219 static int nfs_volume_list_open(struct inode *inode, struct file *file);
1233 .open = nfs_volume_list_open,
1320 static int nfs_volume_list_open(struct inode *inode, struct file *file) in nfs_volume_list_open() function