Searched refs:nfs_idmap_instantiate (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/nfs/
H A Dnfs4idmap.c602 static int nfs_idmap_instantiate(struct key *key, struct key *authkey, char *data, size_t datalen) nfs_idmap_instantiate() function
626 ret = nfs_idmap_instantiate(key, authkey, id_str, len); nfs_idmap_read_and_verify_message()
632 ret = nfs_idmap_instantiate(key, authkey, im->im_name, len); nfs_idmap_read_and_verify_message()

Completed in 122 milliseconds