Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnfs_idmap.h85 int nfs_idmap_new(struct nfs_client *);
/linux-3.4.99/fs/nfs/
Didmap.c465 nfs_idmap_new(struct nfs_client *clp) in nfs_idmap_new() function
Dclient.c1383 error = nfs_idmap_new(clp); in nfs4_init_client()