Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dsuper.c913 static struct nfs_parsed_mount_data *nfs_alloc_parsed_mount_data(void) in nfs_alloc_parsed_mount_data() function
2675 mount_info.parsed = nfs_alloc_parsed_mount_data(); in nfs_fs_mount()