Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dsuper.c915 static struct nfs_parsed_mount_data *nfs_alloc_parsed_mount_data(void) in nfs_alloc_parsed_mount_data() function
2620 mount_info.parsed = nfs_alloc_parsed_mount_data(); in nfs_fs_mount()