Home
last modified time | relevance | path

Searched defs:idmap (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/nfs/
Dnfs4idmap.c64 struct idmap *idmap; member
67 struct idmap { struct
68 struct rpc_pipe_dir_object idmap_pdo; argument
69 struct rpc_pipe *idmap_pipe; argument
70 struct idmap_legacy_upcalldata *idmap_upcall_data; argument
71 struct mutex idmap_mutex; argument
75 static struct user_namespace *idmap_userns(const struct idmap *idmap) in idmap_userns()
279 const char *type, struct idmap *idmap) in nfs_idmap_request_key()
306 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key()
350 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name()
[all …]
/Linux-v5.4/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c76 char idmap[4096]; in change_to_userns() local
/Linux-v5.4/arch/arm/include/asm/
Dmemory.h323 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys()
/Linux-v5.4/kernel/bpf/
Dverifier.c6697 static bool check_ids(u32 old_id, u32 cur_id, struct idpair *idmap) in check_ids()
6814 struct idpair *idmap) in regsafe()
6931 struct idpair *idmap) in stacksafe()
7031 struct idpair *idmap; in func_states_equal() local