Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifssmb.c788 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile()
870 int remap = cifs_remap(cifs_sb); in CIFSSMBDelFile() local
916 int remap = cifs_remap(cifs_sb); in CIFSSMBRmDir() local
961 int remap = cifs_remap(cifs_sb); in CIFSSMBMkDir() local
1002 int remap) in CIFSPOSIXCreate()
1169 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen()
1283 int remap = cifs_remap(cifs_sb); in CIFS_open() local
2590 int remap = cifs_remap(cifs_sb); in CIFSSMBRename() local
2651 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile()
2734 const int flags, const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy()
[all …]
Dcifs_unicode.c595 const struct nls_table *cp, int remap) in cifs_strndup_to_utf16()
Dconnect.c2774 struct dfs_info3_param **referrals, int remap) in get_dfs_path()
Dcifsglob.h468 bool remap:1; /* set to remap seven reserved chars in filenames */ member
/linux-4.1.27/arch/arm/plat-orion/include/plat/
Daddr-map.h41 const int remap; member
/linux-4.1.27/arch/arm/kernel/
Dpatch.c55 void __kprobes __patch_text_real(void *addr, unsigned int insn, bool remap) in __patch_text_real()
/linux-4.1.27/drivers/staging/fbtft/
Dfb_ssd1351.c74 unsigned remap; in set_var() local
/linux-4.1.27/drivers/bus/
Dmvebu-mbus.c176 u64 *remap) in mvebu_mbus_read_window()
303 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window()
348 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window()
789 phys_addr_t remap) in mvebu_mbus_add_window_remap_by_id()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dlibcfs_cpu.c187 cfs_cpt_current(struct cfs_cpt_table *cptab, int remap) in cfs_cpt_current()
/linux-4.1.27/drivers/edac/
De7xxx_edac.c186 u32 remap; in ctl_page_to_phys() local
De752x_edac.c308 u32 remap; in ctl_page_to_phys() local
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_gem.c740 dma_addr_t *paddr, bool remap) in omap_gem_get_paddr()
903 bool remap) in omap_gem_get_pages()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-cpu.c539 cfs_cpt_current(struct cfs_cpt_table *cptab, int remap) in cfs_cpt_current()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgk104.c1175 struct nvbios_M0209S remap; member
1193 struct nvbios_M0209S *remap = &train->remap; in gk104_ram_train_type() local
/linux-4.1.27/drivers/mfd/
Dtwl4030-power.c376 u8 remap; in twl4030_configure_resource() local
/linux-4.1.27/drivers/regulator/
Dtwl-regulator.c49 u8 remap; member
/linux-4.1.27/drivers/pci/host/
Dpci-mvebu.c319 phys_addr_t remap) in mvebu_pcie_add_windows()
/linux-4.1.27/drivers/md/
Ddm-thin.c563 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap() function