Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dnfs4idmap.c388 static int nfs_idmap_legacy_upcall(struct key *, void *);
410 .request_key = nfs_idmap_legacy_upcall,
566 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) in nfs_idmap_legacy_upcall() function