Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfs/
Didmap.c390 static int nfs_idmap_legacy_upcall(struct key_construction *, const char *, void *);
411 .request_key = nfs_idmap_legacy_upcall,
655 static int nfs_idmap_legacy_upcall(struct key_construction *cons, in nfs_idmap_legacy_upcall() function