Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4idmap.h51 int nfs_idmap_new(struct nfs_client *);
Dnfs4idmap.c445 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new() function
Dnfs4client.c253 err = nfs_idmap_new(clp); in nfs4_alloc_client()