Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4idmap.h51 int nfs_idmap_new(struct nfs_client *);
Dnfs4idmap.c444 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new() function
Dnfs4client.c410 error = nfs_idmap_new(clp); in nfs4_init_client()