Home
last modified time | relevance | path

Searched defs:remap (Results 1 – 20 of 20) sorted by relevance

/Linux-v4.19/fs/cifs/
Dcifssmb.c830 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile()
912 int remap = cifs_remap(cifs_sb); in CIFSSMBDelFile() local
958 int remap = cifs_remap(cifs_sb); in CIFSSMBRmDir() local
1003 int remap = cifs_remap(cifs_sb); in CIFSSMBMkDir() local
1044 int remap) in CIFSPOSIXCreate()
1211 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen()
1324 int remap = cifs_remap(cifs_sb); in CIFS_open() local
2665 int remap = cifs_remap(cifs_sb); in CIFSSMBRename() local
2726 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile()
2809 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy()
[all …]
Dcifs_unicode.c630 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
Dmisc.c650 const struct nls_table *nls_codepage, int remap, in parse_dfs_referrals()
Dconnect.c3264 struct dfs_info3_param **referrals, int remap) in get_dfs_path()
Dsmb2ops.c1752 const struct nls_table *nls_codepage, int remap) in smb2_get_dfs_refer()
Dcifsglob.h527 bool remap:1; /* set to remap seven reserved chars in filenames */ member
/Linux-v4.19/arch/arm/plat-orion/include/plat/
Daddr-map.h41 const int remap; member
/Linux-v4.19/arch/arm/kernel/
Dpatch.c56 void __kprobes __patch_text_real(void *addr, unsigned int insn, bool remap) in __patch_text_real()
/Linux-v4.19/drivers/staging/fbtft/
Dfb_ssd1351.c70 unsigned int remap; in set_var() local
/Linux-v4.19/drivers/bus/
Dmvebu-mbus.c203 u64 *remap) in mvebu_mbus_read_window()
330 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window()
375 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window()
905 phys_addr_t remap) in mvebu_mbus_add_window_remap_by_id()
/Linux-v4.19/include/uapi/linux/
Duserfaultfd.h97 } remap; member
/Linux-v4.19/drivers/edac/
De7xxx_edac.c185 u32 remap; in ctl_page_to_phys() local
De752x_edac.c307 u32 remap; in ctl_page_to_phys() local
/Linux-v4.19/drivers/pci/controller/
Dpci-mvebu.c138 phys_addr_t remap; member
357 phys_addr_t remap) in mvebu_pcie_add_windows()
/Linux-v4.19/drivers/regulator/
Dtwl-regulator.c49 u8 remap; member
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgk104.c1260 struct nvbios_M0209S remap; member
1278 struct nvbios_M0209S *remap = &train->remap; in gk104_ram_train_type() local
/Linux-v4.19/drivers/mfd/
Dtwl4030-power.c378 u8 remap; in twl4030_configure_resource() local
/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_gem.c923 bool remap) in omap_gem_get_pages()
/Linux-v4.19/mm/
Dmigrate.c2416 bool remap = true; in migrate_vma_prepare() local
/Linux-v4.19/drivers/md/
Ddm-thin.c689 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap() function