Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dclient.c1108 static int nfs_volume_list_open(struct inode *inode, struct file *file);
1122 .open = nfs_volume_list_open,
1209 static int nfs_volume_list_open(struct inode *inode, struct file *file) in nfs_volume_list_open() function