Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfs4idmap.h51 int nfs_idmap_new(struct nfs_client *);
Dnfs4idmap.c443 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new() function
Dnfs4client.c394 error = nfs_idmap_new(clp); in nfs4_init_client()