Home
last modified time | relevance | path

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

/linux-3.3/fs/cifs/
Dcifssmb.c805 __u16 type, const struct nls_table *nls_codepage, int remap) in CIFSPOSIXDelFile()
880 const struct nls_table *nls_codepage, int remap) in CIFSSMBDelFile()
925 const struct nls_table *nls_codepage, int remap) in CIFSSMBRmDir()
968 const char *name, const struct nls_table *nls_codepage, int remap) in CIFSSMBMkDir()
1013 const struct nls_table *nls_codepage, int remap) in CIFSPOSIXCreate()
1180 const struct nls_table *nls_codepage, int remap) in SMBLegacyOpen()
1287 const struct nls_table *nls_codepage, int remap) in CIFSSMBOpen()
2629 const struct nls_table *nls_codepage, int remap) in CIFSSMBRename()
2696 const struct nls_table *nls_codepage, int remap) in CIFSSMBRenameOpenFile()
2778 const struct nls_table *nls_codepage, int remap) in CIFSSMBCopy()
[all …]
Dlink.c190 int remap; in CIFSCreateMFSymLink() local
243 const struct nls_table *nls_codepage, int remap) in CIFSQueryMFSymLink()
Dconnect.c2550 struct dfs_info3_param **preferrals, int remap) in get_dfs_path()
Dcifsglob.h190 bool remap:1; /* set to remap seven reserved chars in filenames */ member
/linux-3.3/arch/arm/plat-orion/include/plat/
Daddr-map.h40 const int remap; member
/linux-3.3/arch/arm/plat-orion/
Daddr-map.c69 const u8 attr, const int remap) in orion_setup_cpu_win()
/linux-3.3/drivers/mfd/
Dtwl4030-power.c333 u8 remap; in twl4030_configure_resource() local
/linux-3.3/drivers/edac/
De7xxx_edac.c183 u32 remap; in ctl_page_to_phys() local
De752x_edac.c288 u32 remap; in ctl_page_to_phys() local
/linux-3.3/drivers/regulator/
Dtwl-regulator.c48 u8 remap; member
/linux-3.3/drivers/staging/omapdrm/
Domap_gem.c619 dma_addr_t *paddr, bool remap) in omap_gem_get_paddr()
/linux-3.3/drivers/md/
Ddm-thin.c640 static void remap(struct thin_c *tc, struct bio *bio, dm_block_t block) in remap() function