Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs4idmap.c387 static int nfs_idmap_legacy_upcall(struct key_construction *, const char *, void *);
409 .request_key = nfs_idmap_legacy_upcall,
566 static int nfs_idmap_legacy_upcall(struct key_construction *cons, in nfs_idmap_legacy_upcall() function