Home
last modified time | relevance | path

Searched defs:ofs (Results 1 – 25 of 34) sorted by relevance

12

/fs/jffs2/
Dsummary.c116 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
Dscan.c288 uint32_t ofs, uint32_t len) in jffs2_fill_scan_buf()
328 struct jffs2_raw_xattr *rx, uint32_t ofs, in jffs2_scan_xattr_node()
384 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node()
446 uint32_t ofs, prevofs, max_ofs; in jffs2_scan_eraseblock() local
986 struct jffs2_raw_inode *ri, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_inode_node()
1040 struct jffs2_raw_dirent *rd, uint32_t ofs, struct jffs2_summary *s) in jffs2_scan_dirent_node()
Dnodelist.c149 static struct jffs2_node_frag * new_fragment(struct jffs2_full_dnode *fn, uint32_t ofs, uint32_t si… in new_fragment()
587 uint32_t ofs, uint32_t len, in jffs2_link_node_ref()
682 uint32_t ofs = jeb->offset + c->sector_size - jeb->free_size; in jffs2_scan_dirty_space() local
Ddebug.h227 #define jffs2_dbg_prewrite_paranoia_check(c, ofs, len) \ argument
234 #define jffs2_dbg_prewrite_paranoia_check(c, ofs, len) argument
252 #define jffs2_dbg_dump_node(c, ofs) \ argument
262 #define jffs2_dbg_dump_node(c, ofs) argument
Dwbuf.c231 uint32_t ofs) in jffs2_verify_write()
283 uint32_t start, end, ofs, len; in jffs2_wbuf_recover() local
941 int jffs2_flash_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_write()
957 int jffs2_flash_read(struct jffs2_sb_info *c, loff_t ofs, size_t len, size_t *retlen, u_char *buf) in jffs2_flash_read()
Dwritev.c32 int jffs2_flash_direct_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_direct_write()
Dread.c25 int ofs, int len) in jffs2_read_dnode()
Ddebug.c126 uint32_t ofs, int len) in __jffs2_dbg_prewrite_paranoia_check()
773 __jffs2_dbg_dump_node(struct jffs2_sb_info *c, uint32_t ofs) in __jffs2_dbg_dump_node()
Dos-linux.h78 #define jffs2_flash_write(c, ofs, len, retlen, buf) jffs2_flash_direct_write(c, ofs, len, retlen, b… argument
79 #define jffs2_flash_read(c, ofs, len, retlen, buf) (mtd_read((c)->mtd, ofs, len, retlen, buf)) argument
Dcompr_rubin.c33 unsigned int ofs; member
48 unsigned buflen, unsigned ofs, in init_pushpull()
Derase.c343 uint32_t ofs; in jffs2_block_check_erase() local
Dnodemgmt.c501 uint32_t ofs, uint32_t len, in jffs2_add_physical_node_ref()
Dnodelist.h216 uint32_t ofs; /* The offset to which the data of this node belongs */ member
274 uint32_t ofs; /* The offset to which this fragment belongs */ member
/fs/overlayfs/
Dutil.c24 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_want_write() local
30 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_drop_write() local
36 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_workdir() local
42 struct ovl_fs *ofs = sb->s_fs_info; in ovl_override_creds() local
63 struct ovl_fs *ofs = sb->s_fs_info; in ovl_same_sb() local
76 struct ovl_fs *ofs = sb->s_fs_info; in ovl_indexdir() local
132 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_path_upper() local
246 struct ovl_fs *ofs = sb->s_fs_info; in ovl_redirect_dir() local
366 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_check_setxattr() local
Dnamei.c508 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_lookup_index() local
593 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_lookup() local
Dsuper.c280 struct ovl_fs *ofs = dentry->d_sb->s_fs_info; in ovl_statfs() local
647 static int ovl_check_namelen(struct path *path, struct ovl_fs *ofs, in ovl_check_namelen()
662 struct ovl_fs *ofs, int *stack_depth, bool *remote) in ovl_lower_dir()
Dcopy_up.c534 struct ovl_fs *ofs = c->dentry->d_sb->s_fs_info; in ovl_do_copy_up() local
/fs/ntfs/
Daops.c90 int ofs; in ntfs_end_buffer_async_read() local
1125 unsigned int ofs; in ntfs_write_mst_block() local
1239 unsigned int ofs; in ntfs_write_mst_block() local
1420 unsigned int ofs = i_size & ~PAGE_MASK; in ntfs_writepage() local
1566 s64 ofs, size; in ntfs_bmap() local
1730 void mark_ntfs_record_dirty(struct page *page, const unsigned int ofs) { in mark_ntfs_record_dirty()
Dmft.c55 unsigned ofs; in map_mft_record_page() local
1135 s64 pass_end, ll, data_pos, pass_start, ofs, bit; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
2099 unsigned int ofs; in ntfs_mft_record_format() local
2256 unsigned int ofs; in ntfs_mft_record_alloc() local
Dfile.c1217 int ofs = 0; in ntfs_prepare_pages_for_non_resident_write() local
1700 unsigned ofs, struct iov_iter *i, size_t bytes) in ntfs_copy_from_user_iter()
1795 unsigned ofs, do_pages, u; in ntfs_perform_write() local
/fs/omfs/
Ddir.c25 const char *name, int namelen, int *ofs) in omfs_get_bucket()
71 int ofs; in omfs_find_entry() local
120 int ofs; in omfs_add_link() local
166 int ofs; in omfs_delete_entry() local
Dinode.c85 int xor, i, ofs = 0, count; in omfs_update_checksums() local
/fs/f2fs/
Dextent_cache.c19 unsigned int ofs) in __lookup_rb_tree_fast()
31 unsigned int ofs) in __lookup_rb_tree_slow()
50 struct rb_entry *cached_re, unsigned int ofs) in f2fs_lookup_rb_tree()
64 unsigned int ofs, bool *leftmost) in f2fs_lookup_rb_tree_for_insert()
97 unsigned int ofs, in f2fs_lookup_rb_tree_ret()
Dnode.h268 nid_t ino, unsigned int ofs, bool reset) in fill_node_footer()
344 unsigned int ofs = ofs_of_node(node_page); in IS_DNODE() local
/fs/ncpfs/
Dncplib_kernel.h211 unsigned long fpos, ofs; member

12