| /linux/fs/overlayfs/ |
| H A D | overlayfs.h | 188 static inline const char *ovl_xattr(struct ovl_fs *ofs, enum ovl_xattr ox) in ovl_xattr() 205 static inline int ovl_do_notify_change(struct ovl_fs *ofs, in ovl_do_notify_change() 212 static inline int ovl_do_rmdir(struct ovl_fs *ofs, in ovl_do_rmdir() 221 static inline int ovl_do_unlink(struct ovl_fs *ofs, struct inode *dir, in ovl_do_unlink() 230 static inline int ovl_do_link(struct ovl_fs *ofs, struct dentry *old_dentry, in ovl_do_link() 240 static inline int ovl_do_create(struct ovl_fs *ofs, in ovl_do_create() 250 static inline struct dentry *ovl_do_mkdir(struct ovl_fs *ofs, in ovl_do_mkdir() 262 static inline int ovl_do_mknod(struct ovl_fs *ofs, in ovl_do_mknod() 272 static inline int ovl_do_symlink(struct ovl_fs *ofs, in ovl_do_symlink() 298 static inline ssize_t ovl_getxattr_upper(struct ovl_fs *ofs, in ovl_getxattr_upper() [all …]
|
| H A D | super.c | 227 struct ovl_fs *ofs = OVL_FS(sb); in ovl_put_super() local 236 struct ovl_fs *ofs = OVL_FS(sb); in ovl_sync_fs() local 279 struct ovl_fs *ofs = OVL_FS(sb); in ovl_statfs() local 311 static struct dentry *ovl_workdir_create(struct ovl_fs *ofs, in ovl_workdir_create() 397 static int ovl_check_namelen(const struct path *path, struct ovl_fs *ofs, in ovl_check_namelen() 412 struct ovl_fs *ofs, int *stack_depth) in ovl_lower_dir() 487 static int ovl_report_in_use(struct ovl_fs *ofs, const char *name) in ovl_report_in_use() 500 static int ovl_get_upper(struct super_block *sb, struct ovl_fs *ofs, in ovl_get_upper() 565 static int ovl_check_rename_whiteout(struct ovl_fs *ofs) in ovl_check_rename_whiteout() 622 static struct dentry *ovl_lookup_or_create(struct ovl_fs *ofs, in ovl_lookup_or_create() [all …]
|
| H A D | util.c | 24 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_get_write_access() local 31 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_start_write() local 37 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_want_write() local 43 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_put_write_access() local 49 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_end_write() local 55 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_drop_write() local 61 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_workdir() local 67 struct ovl_fs *ofs = OVL_FS(sb); in ovl_override_creds() local 96 struct ovl_fs *ofs = OVL_FS(sb); in ovl_indexdir() local 104 struct ovl_fs *ofs = OVL_FS(sb); in ovl_index_all() local [all …]
|
| H A D | copy_up.c | 46 static int ovl_copy_acl(struct ovl_fs *ofs, const struct path *path, in ovl_copy_acl() 260 static int ovl_copy_up_file(struct ovl_fs *ofs, struct dentry *dentry, in ovl_copy_up_file() 368 static int ovl_set_size(struct ovl_fs *ofs, in ovl_set_size() 379 static int ovl_set_timestamps(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_timestamps() 392 int ovl_set_attr(struct ovl_fs *ofs, struct dentry *upperdentry, in ovl_set_attr() 418 struct ovl_fh *ovl_encode_real_fh(struct ovl_fs *ofs, struct inode *realinode, in ovl_encode_real_fh() 473 struct ovl_fh *ovl_get_origin_fh(struct ovl_fs *ofs, struct dentry *origin) in ovl_get_origin_fh() 486 int ovl_set_origin_fh(struct ovl_fs *ofs, const struct ovl_fh *fh, in ovl_set_origin_fh() 502 static int ovl_set_upper_fh(struct ovl_fs *ofs, struct dentry *upper, in ovl_set_upper_fh() 524 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_create_index() local [all …]
|
| H A D | params.c | 300 struct ovl_fs *ofs = fc->s_fs_info; in ovl_mount_dir_check() local 367 struct ovl_fs *ofs = fc->s_fs_info; in ovl_add_layer() local 616 struct ovl_fs *ofs = fc->s_fs_info; in ovl_parse_param() local 744 struct ovl_fs *ofs = fc->s_fs_info; in ovl_free() local 763 struct ovl_fs *ofs = OVL_FS(sb); in ovl_reconfigure() local 800 struct ovl_fs *ofs; in ovl_init_fs_context() local 840 void ovl_free_fs(struct ovl_fs *ofs) in ovl_free_fs() 1052 struct ovl_fs *ofs = OVL_FS(sb); in ovl_show_options() local
|
| H A D | readdir.c | 316 struct ovl_fs *ofs = OVL_FS(rdd->dentry->d_sb); in ovl_fill_merge() local 438 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_dir_read_merged() local 555 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_cache_update() local 698 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_cache_get_impure() local 798 struct ovl_fs *ofs = OVL_FS(dir->d_sb); in ovl_iterate_real() local 878 struct ovl_fs *ofs = OVL_FS(dentry->d_sb); in ovl_need_adjust_d_ino() local 1114 void ovl_cleanup_whiteouts(struct ovl_fs *ofs, struct dentry *upper, in ovl_cleanup_whiteouts() 1177 static int ovl_workdir_cleanup_recurse(struct ovl_fs *ofs, const struct path *path, in ovl_workdir_cleanup_recurse() 1232 int ovl_workdir_cleanup(struct ovl_fs *ofs, struct dentry *parent, in ovl_workdir_cleanup() 1256 int ovl_indexdir_cleanup(struct ovl_fs *ofs) in ovl_indexdir_cleanup()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_sai.h | 24 #define FSL_SAI_TCSR(ofs) (0x00 + ofs) /* SAI Transmit Control */ argument 25 #define FSL_SAI_TCR1(ofs) (0x04 + ofs) /* SAI Transmit Configuration 1 */ argument 26 #define FSL_SAI_TCR2(ofs) (0x08 + ofs) /* SAI Transmit Configuration 2 */ argument 27 #define FSL_SAI_TCR3(ofs) (0x0c + ofs) /* SAI Transmit Configuration 3 */ argument 28 #define FSL_SAI_TCR4(ofs) (0x10 + ofs) /* SA argument 29 FSL_SAI_TCR5(ofs) global() argument 51 FSL_SAI_RCSR(ofs) global() argument 52 FSL_SAI_RCR1(ofs) global() argument 53 FSL_SAI_RCR2(ofs) global() argument 54 FSL_SAI_RCR3(ofs) global() argument 55 FSL_SAI_RCR4(ofs) global() argument 56 FSL_SAI_RCR5(ofs) global() argument 82 FSL_SAI_xCSR(tx,ofs) global() argument 83 FSL_SAI_xCR1(tx,ofs) global() argument 84 FSL_SAI_xCR2(tx,ofs) global() argument 85 FSL_SAI_xCR3(tx,ofs) global() argument 86 FSL_SAI_xCR4(tx,ofs) global() argument 87 FSL_SAI_xCR5(tx,ofs) global() argument [all...] |
| H A D | fsl_sai.c | 90 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_isr() local 224 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_set_dai_sysclk_tr() local 309 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_set_dai_fmt_tr() local 448 unsigned int reg, ofs = sai->soc_data->reg_offset; fsl_sai_set_bclk() local 559 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_hw_params() local 760 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_hw_free() local 779 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_config_disable() local 821 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_trigger() local 936 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_dai_probe() local 1124 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_readable_reg() local 1180 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_volatile_reg() local 1223 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_writeable_reg() local 1269 unsigned char ofs = sai->soc_data->reg_offset; fsl_sai_check_version() local 1829 unsigned int ofs = sai->soc_data->reg_offset; fsl_sai_runtime_resume() local [all...] |
| /linux/fs/jffs2/ |
| H A D | summary.c | 116 uint32_t ofs) in jffs2_sum_add_inode_mem() 134 uint32_t ofs) in jffs2_sum_add_dirent_mem() 158 int jffs2_sum_add_xattr_mem(struct jffs2_summary *s, struct jffs2_raw_xattr *rx, uint32_t ofs) in jffs2_sum_add_xattr_mem() 176 int jffs2_sum_add_xref_mem(struct jffs2_summary *s, struct jffs2_raw_xref *rr, uint32_t ofs) in jffs2_sum_add_xref_mem() 249 unsigned long count, uint32_t ofs) in jffs2_sum_add_kvec() 372 uint32_t ofs, uint32_t len, in sum_link_node_ref() 577 int ret, ofs; in jffs2_sum_scan_sumnode() local
|
| H A D | scan.c | 293 uint32_t ofs, uint32_t len) in jffs2_fill_scan_buf() 333 struct jffs2_raw_xattr *rx, uint32_t ofs, in jffs2_scan_xattr_node() 389 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node() 451 uint32_t ofs, prevofs, max_ofs; in jffs2_scan_eraseblock() local 994 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node() 1048 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
|
| /linux/drivers/mtd/maps/ |
| H A D | pci.c | 37 static map_word mtd_pci_read8(struct map_info *_map, unsigned long ofs) in mtd_pci_read8() 45 static map_word mtd_pci_read32(struct map_info *_map, unsigned long ofs) in mtd_pci_read32() 59 static void mtd_pci_write8(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write8() 65 static void mtd_pci_write32(struct map_info *_map, map_word val, unsigned long ofs) in mtd_pci_write32() 124 intel_iq80310_translate(struct map_pci_info *map, unsigned long ofs) in intel_iq80310_translate() 212 intel_dc21285_translate(struct map_pci_info *map, unsigned long ofs) in intel_dc21285_translate()
|
| H A D | dc21285.c | 54 static map_word dc21285_read8(struct map_info *map, unsigned long ofs) in dc21285_read8() 61 static map_word dc21285_read16(struct map_info *map, unsigned long ofs) in dc21285_read16() 68 static map_word dc21285_read32(struct map_info *map, unsigned long ofs) in dc21285_read32()
|
| H A D | map_funcs.c | 13 static map_word __xipram simple_map_read(struct map_info *map, unsigned long ofs) in simple_map_read() 18 static void __xipram simple_map_write(struct map_info *map, const map_word datum, unsigned long ofs) in simple_map_write()
|
| /linux/drivers/media/pci/pt3/ |
| H A D | pt3_dma.c | 61 static u8 *next_unit(struct pt3_adapter *adap, int *idx, int *ofs) in next_unit() 75 int idx, ofs; in pt3_proc_dma() local 107 int idx, ofs; in pt3_init_dmabuf() local 150 int idx, ofs; in pt3_alloc_dmabuf() local
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | sigtramp64.S | 58 #define rsave(regno, ofs) \ argument 116 #define vsave_msr2(regno, ofs) \ argument 126 #define vsave(regno, ofs) \ argument
|
| H A D | sigtramp32.S | 53 #define rsave(regno, ofs) \ argument 110 #define vsave_msr2(regno, ofs) \ argument 120 #define vsave(regno, ofs) \ argument
|
| /linux/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 537 unsigned long ofs, last_end = 0; in lpddr_point() local 589 unsigned long ofs; in lpddr_unpoint() local 648 unsigned long ofs, vec_seek, i; in lpddr_writev() local 690 unsigned long ofs, len; in lpddr_erase() local 747 static int lpddr_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in lpddr_lock() 752 static int lpddr_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in lpddr_unlock()
|
| /linux/arch/mips/kernel/ |
| H A D | irq_txx9.c | 70 int ofs = irq_nr / 16 * 16 + (irq_nr & 1) * 8; in txx9_irq_unmask() local 81 int ofs = irq_nr / 16 * 16 + (irq_nr & 1) * 8; in txx9_irq_mask() local 104 int ofs; in txx9_irq_set_type() local
|
| /linux/fs/smb/server/ |
| H A D | asn1.c | 59 static void encode_asn_tag(char *buf, unsigned int *ofs, char tag, char seq, in encode_asn_tag() 97 unsigned int ofs = 0; in build_spnego_ntlmssp_neg_blob() local 138 unsigned int ofs = 0; in build_spnego_ntlmssp_auth_blob() local
|
| /linux/arch/mips/cavium-octeon/ |
| H A D | flash_setup.c | 31 static map_word octeon_flash_map_read(struct map_info *map, unsigned long ofs) in octeon_flash_map_read() 43 unsigned long ofs) in octeon_flash_map_write()
|
| /linux/drivers/net/arcnet/ |
| H A D | arc-rawmode.c | 45 int ofs; in rx() local 118 int ofs; in prepare_tx() local
|
| H A D | rfc1051.c | 128 int ofs; in rx() local 213 int ofs; in prepare_tx() local
|
| H A D | capmode.c | 49 int ofs; in rx() local 137 int ofs; in prepare_tx() local
|
| /linux/drivers/mtd/chips/ |
| H A D | fwh_lock.h | 80 static int fwh_lock_varsize(struct mtd_info *mtd, loff_t ofs, uint64_t len) in fwh_lock_varsize() 91 static int fwh_unlock_varsize(struct mtd_info *mtd, loff_t ofs, uint64_t len) in fwh_unlock_varsize()
|
| /linux/arch/sh/include/mach-common/mach/ |
| H A D | urquell.h | 31 #define BOARDREG(ofs) (FPGA_BASE + ofs##_OFS) argument 32 #define UBOARDREG(ofs) (0xa0000000 + FPGA_BASE + ofs##_OFS) argument
|