Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dnfs4idmap.c398 static int nfs_idmap_legacy_upcall(struct key *, void *);
420 .request_key = nfs_idmap_legacy_upcall,
580 static int nfs_idmap_legacy_upcall(struct key *authkey, void *aux) in nfs_idmap_legacy_upcall() function