Searched defs:idmap (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/nfs/ |
H A D | nfs4idmap.c | 63 struct idmap *idmap; member in struct:idmap_legacy_upcalldata 66 struct idmap { struct 414 struct idmap *idmap = pdo->pdo_data; nfs_idmap_pipe_destroy() local 426 struct idmap *idmap = pdo->pdo_data; nfs_idmap_pipe_create() local 445 struct idmap *idmap; nfs_idmap_new() local 483 struct idmap *idmap = clp->cl_idmap; nfs_idmap_delete() local 510 static int nfs_idmap_prepare_message(char *desc, struct idmap *idmap, nfs_idmap_prepare_message() argument 548 nfs_idmap_prepare_pipe_upcall(struct idmap *idmap, nfs_idmap_prepare_pipe_upcall() argument 560 nfs_idmap_complete_pipe_upcall_locked(struct idmap *idmap, int ret) nfs_idmap_complete_pipe_upcall_locked() argument 570 nfs_idmap_abort_pipe_upcall(struct idmap *idmap, int ret) nfs_idmap_abort_pipe_upcall() argument 583 struct idmap *idmap = (struct idmap *)aux; nfs_idmap_legacy_upcall() local 660 struct idmap *idmap = (struct idmap *)rpci->private; idmap_pipe_downcall() local 716 struct idmap *idmap = data->idmap; idmap_pipe_destroy_msg() local 726 struct idmap *idmap = (struct idmap *)rpci->private; idmap_release_pipe() local 733 struct idmap *idmap = server->nfs_client->cl_idmap; nfs_map_name_to_uid() local 750 struct idmap *idmap = server->nfs_client->cl_idmap; nfs_map_group_to_gid() local 767 struct idmap *idmap = server->nfs_client->cl_idmap; nfs_map_uid_to_name() local 781 struct idmap *idmap = server->nfs_client->cl_idmap; nfs_map_gid_to_group() local 269 nfs_idmap_request_key(const char *name, size_t namelen, const char *type, struct idmap *idmap) nfs_idmap_request_key() argument 294 nfs_idmap_get_key(const char *name, size_t namelen, const char *type, void *data, size_t data_size, struct idmap *idmap) nfs_idmap_get_key() argument 339 nfs_idmap_lookup_name(__u32 id, const char *type, char *buf, size_t buflen, struct idmap *idmap) nfs_idmap_lookup_name() argument 354 nfs_idmap_lookup_id(const char *name, size_t namelen, const char *type, __u32 *id, struct idmap *idmap) nfs_idmap_lookup_id() argument
|
Completed in 193 milliseconds