Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsctl.c1346 static int nfsd_fill_super(struct super_block *sb, struct fs_context *fc) in nfsd_fill_super() function
1394 return get_tree_keyed(fc, nfsd_fill_super, get_net(fc->net_ns)); in nfsd_fs_get_tree()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsctl.c1378 static int nfsd_fill_super(struct super_block *sb, struct fs_context *fc) in nfsd_fill_super() function
1429 return get_tree_keyed(fc, nfsd_fill_super, get_net(fc->net_ns)); in nfsd_fs_get_tree()

Completed in 5 milliseconds