Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dnfs4idmap.c63 struct idmap *idmap; member
66 struct idmap { struct
270 const char *type, struct idmap *idmap) in nfs_idmap_request_key() argument
282 mutex_lock(&idmap->idmap_mutex); in nfs_idmap_request_key()
284 desc, "", 0, idmap); in nfs_idmap_request_key()
285 mutex_unlock(&idmap->idmap_mutex); in nfs_idmap_request_key()
296 size_t data_size, struct idmap *idmap) in nfs_idmap_get_key() argument
304 rkey = nfs_idmap_request_key(name, namelen, type, idmap); in nfs_idmap_get_key()
340 size_t buflen, struct idmap *idmap) in nfs_idmap_lookup_name() argument
347 ret = nfs_idmap_get_key(id_str, id_len, type, buf, buflen, idmap); in nfs_idmap_lookup_name()
[all …]
Dnfs4_fs.h26 struct idmap;
/linux-4.1.27/Documentation/filesystems/nfs/
Didmapper.txt9 or by placing a call to the rpc.idmap daemon.
19 legacy rpc.idmap daemon for the id mapping. This result will be stored
20 in a custom NFS idmap cache.
31 create id_resolver * * /usr/sbin/nfs.idmap %k %d 600
33 This will direct all id_resolver requests to the program /usr/sbin/nfs.idmap.
35 expire. This parameter is optional for /usr/sbin/nfs.idmap. When the timeout
36 is not specified, nfs.idmap will default to 600 seconds.
51 create id_resolver * * /usr/sbin/nfs.idmap %k %d 600
56 /usr/sbin/nfs.idmap will handle gid, user, and group lookups.
63 nfs.idmap
[all …]
/linux-4.1.27/arch/arm/include/asm/
Didmap.h8 #define __idmap __section(.idmap.text) noinline notrace
/linux-4.1.27/arch/arm/kernel/
Dvmlinux.lds.S24 *(.idmap.text) \
28 *(.hyp.idmap.text) \
Dsleep.S101 .pushsection .idmap.text,"ax"
Dhead.S469 .pushsection .idmap.text, "ax"
/linux-4.1.27/arch/arm/mm/
Dproc-arm9tdmi.S48 .pushsection .idmap.text, "ax"
Dproc-arm7tdmi.S48 .pushsection .idmap.text, "ax"
Dproc-arm720.S104 .pushsection .idmap.text, "ax"
Dproc-arm740.S52 .pushsection .idmap.text, "ax"
Dproc-sa110.S65 .pushsection .idmap.text, "ax"
Dproc-fa526.S59 .pushsection .idmap.text, "ax"
DMakefile8 obj-$(CONFIG_MMU) += fault-armv.o flush.o idmap.o ioremap.o \
Dproc-sa1100.S73 .pushsection .idmap.text, "ax"
Dproc-v6.S58 .pushsection .idmap.text, "ax"
Dproc-arm940.S51 .pushsection .idmap.text, "ax"
Dproc-arm922.S90 .pushsection .idmap.text, "ax"
Dproc-arm1020e.S96 .pushsection .idmap.text, "ax"
Dproc-arm1026.S87 .pushsection .idmap.text, "ax"
Dproc-arm1022.S87 .pushsection .idmap.text, "ax"
Dproc-mohawk.S72 .pushsection .idmap.text, "ax"
Dproc-arm946.S58 .pushsection .idmap.text, "ax"
Dproc-arm920.S88 .pushsection .idmap.text, "ax"
Dproc-arm1020.S96 .pushsection .idmap.text, "ax"
Dproc-arm926.S80 .pushsection .idmap.text, "ax"
Dproc-arm925.S111 .pushsection .idmap.text, "ax"
Dproc-xsc3.S108 .pushsection .idmap.text, "ax"
Dproc-xscale.S145 .pushsection .idmap.text, "ax"
Dproc-feroceon.S101 .pushsection .idmap.text, "ax"
Dproc-v7.S53 .pushsection .idmap.text, "ax"
/linux-4.1.27/arch/arm64/kernel/
Dvmlinux.lds.S35 *(.hyp.idmap.text) \
/linux-4.1.27/arch/arm64/kvm/
Dhyp-init.S26 .pushsection .hyp.idmap.text, "ax"
/linux-4.1.27/arch/arm/mach-tegra/
Dsleep.S126 .pushsection .idmap.text, "ax"
/linux-4.1.27/include/linux/
Dnfs_fs_sb.h75 struct idmap * cl_idmap;
/linux-4.1.27/arch/arm/kvm/
Dinit.S55 .pushsection .hyp.idmap.text,"ax"