/linux-4.1.27/fs/nfs/ |
D | nfs4idmap.c | 63 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 …]
|
D | nfs4_fs.h | 26 struct idmap;
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | idmapper.txt | 9 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/ |
D | idmap.h | 8 #define __idmap __section(.idmap.text) noinline notrace
|
/linux-4.1.27/arch/arm/kernel/ |
D | vmlinux.lds.S | 24 *(.idmap.text) \ 28 *(.hyp.idmap.text) \
|
D | sleep.S | 101 .pushsection .idmap.text,"ax"
|
D | head.S | 469 .pushsection .idmap.text, "ax"
|
/linux-4.1.27/arch/arm/mm/ |
D | proc-arm9tdmi.S | 48 .pushsection .idmap.text, "ax"
|
D | proc-arm7tdmi.S | 48 .pushsection .idmap.text, "ax"
|
D | proc-arm720.S | 104 .pushsection .idmap.text, "ax"
|
D | proc-arm740.S | 52 .pushsection .idmap.text, "ax"
|
D | proc-sa110.S | 65 .pushsection .idmap.text, "ax"
|
D | proc-fa526.S | 59 .pushsection .idmap.text, "ax"
|
D | Makefile | 8 obj-$(CONFIG_MMU) += fault-armv.o flush.o idmap.o ioremap.o \
|
D | proc-sa1100.S | 73 .pushsection .idmap.text, "ax"
|
D | proc-v6.S | 58 .pushsection .idmap.text, "ax"
|
D | proc-arm940.S | 51 .pushsection .idmap.text, "ax"
|
D | proc-arm922.S | 90 .pushsection .idmap.text, "ax"
|
D | proc-arm1020e.S | 96 .pushsection .idmap.text, "ax"
|
D | proc-arm1026.S | 87 .pushsection .idmap.text, "ax"
|
D | proc-arm1022.S | 87 .pushsection .idmap.text, "ax"
|
D | proc-mohawk.S | 72 .pushsection .idmap.text, "ax"
|
D | proc-arm946.S | 58 .pushsection .idmap.text, "ax"
|
D | proc-arm920.S | 88 .pushsection .idmap.text, "ax"
|
D | proc-arm1020.S | 96 .pushsection .idmap.text, "ax"
|
D | proc-arm926.S | 80 .pushsection .idmap.text, "ax"
|
D | proc-arm925.S | 111 .pushsection .idmap.text, "ax"
|
D | proc-xsc3.S | 108 .pushsection .idmap.text, "ax"
|
D | proc-xscale.S | 145 .pushsection .idmap.text, "ax"
|
D | proc-feroceon.S | 101 .pushsection .idmap.text, "ax"
|
D | proc-v7.S | 53 .pushsection .idmap.text, "ax"
|
/linux-4.1.27/arch/arm64/kernel/ |
D | vmlinux.lds.S | 35 *(.hyp.idmap.text) \
|
/linux-4.1.27/arch/arm64/kvm/ |
D | hyp-init.S | 26 .pushsection .hyp.idmap.text, "ax"
|
/linux-4.1.27/arch/arm/mach-tegra/ |
D | sleep.S | 126 .pushsection .idmap.text, "ax"
|
/linux-4.1.27/include/linux/ |
D | nfs_fs_sb.h | 75 struct idmap * cl_idmap;
|
/linux-4.1.27/arch/arm/kvm/ |
D | init.S | 55 .pushsection .hyp.idmap.text,"ax"
|