Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfs/
Dnfs4idmap.h51 int nfs_idmap_new(struct nfs_client *);
Dnfs4idmap.c455 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new() function
Dnfs4client.c262 err = nfs_idmap_new(clp); in nfs4_alloc_client()