Searched defs:hfsplus_handle (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbitmap.c18 int hfsplus_block_allocate(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 size, u32 offset, u32 *max) argument
149 int hfsplus_block_free(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 offset, u32 count) argument
H A Dbfind.c30 void hfs_find_exit(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
54 void hfsplus_journalled_find_exit(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
106 int hfs_brec_find(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
160 int hfs_brec_read(hfsplus_handle_t *hfsplus_handle, struc argument
173 hfs_brec_goto(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, int cnt) argument
[all...]
H A Dioctl.c26 hfsplus_handle_t hfsplus_handle; local
98 hfsplus_handle_t hfsplus_handle; local
146 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dbtree.c123 void hfs_btree_write(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree) argument
151 static struct hfs_bnode *hfs_bmap_new_bmap(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *prev, u32 idx) argument
184 hfs_bmap_alloc(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree) argument
276 hfs_bmap_free(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
[all...]
H A Dbnode.c73 void hfs_bnode_write(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, void *buf, int off, int len) argument
96 void hfs_bnode_write_u16(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int off, u16 data) argument
103 void hfs_bnode_clear(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int off, int len) argument
125 void hfs_bnode_copy(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *dst_node, int dst, argument
185 hfs_bnode_move(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int dst, int src, int len) argument
330 hfs_bnode_unlink(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
474 hfs_bnode_find(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree, u32 num) argument
567 hfs_bnode_create(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree, u32 num) argument
615 hfs_bnode_put(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
[all...]
H A Dbrec.c53 int hfs_brec_insert(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, void *entry, int entry_len) argument
164 hfs_brec_remove(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
218 hfs_bnode_split(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
328 hfs_brec_update_parent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
424 hfs_btree_inc_height(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree) argument
[all...]
H A Dcatalog.c153 int hfsplus_find_cat(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 cnid, argument
176 int hfsplus_create_cat(hfsplus_handle_t *hfsplus_handle, u32 cnid, struct inode *dir, struct qstr *str, struct inode *inode) argument
233 hfsplus_delete_cat(hfsplus_handle_t *hfsplus_handle, u32 cnid, struct inode *dir, struct qstr *str) argument
305 hfsplus_rename_cat(hfsplus_handle_t *hfsplus_handle, u32 cnid, struct inode *src_dir, struct qstr *src_name, struct inode *dst_dir, struct qstr *dst_name) argument
[all...]
H A Ddir.c33 hfsplus_handle_t hfsplus_handle; local
125 hfsplus_handle_t hfsplus_handle; local
250 hfsplus_handle_t hfsplus_handle; local
281 hfsplus_handle_t hfsplus_handle; local
347 hfsplus_handle_t hfsplus_handle; local
395 hfsplus_handle_t hfsplus_handle; local
424 hfsplus_handle_t hfsplus_handle; local
452 hfsplus_handle_t hfsplus_handle; local
493 hfsplus_handle_t hfsplus_handle; local
526 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dextents.c86 static void __hfsplus_ext_write_extent(hfsplus_handle_t *hfsplus_handle, struct inode *inode, struct hfs_find_data *fd) argument
106 void hfsplus_ext_write_extent(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
117 static inline int __hfsplus_ext_read_extent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, argument
137 static inline int __hfsplus_ext_cache_extent(hfsplus_handle_t *hfsplus_handle, struc argument
156 hfsplus_ext_read_extent(hfsplus_handle_t *hfsplus_handle, struct inode *inode, u32 block) argument
179 hfsplus_handle_t *hfsplus_handle, tmp_hfsplus_handle; local
295 hfsplus_free_extents(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, struct hfsplus_extent *extent, u32 offset, u32 block_nr) argument
336 hfsplus_free_fork(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 cnid, struct hfsplus_fork_raw *fork, int type) argument
375 hfsplus_file_extend(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
470 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dsuper.c27 hfsplus_handle_t hfsplus_handle; local
98 hfsplus_handle_t hfsplus_handle; local
186 hfsplus_handle_t hfsplus_handle; local
352 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dinode.c97 int hfsplus_commit_write_fn(hfsplus_handle_t *hfsplus_handle, struct buffer_head *bh) argument
112 int hfsplus_walk_page_buffers(hfsplus_handle_t *hfsplus_handle, argument
144 int hfsplus_do_journal_get_write_access(hfsplus_handle_t *hfsplus_handle, struct buffer_head *bh) argument
155 hfsplus_handle_t hfsplus_handle; local
221 hfsplus_handle_t hfsplus_handle; local
237 hfsplus_handle_t *hfsplus_handle; local
373 hfsplus_handle_t hfsplus_handle; local
496 hfsplus_handle_t hfsplus_handle; local
546 hfsplus_new_inode(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, int mode) argument
604 hfsplus_delete_inode(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
727 hfsplus_cat_write_inode(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
[all...]
H A Djournal.c110 static void hfsplus_journal_abort_handle(const char *err_no, struct buffer_head *bh, hfsplus_handle_t *hfsplus_handle) argument
119 int hfsplus_journal_get_write_access(const char *err_fn, hfsplus_handle_t *hfsplus_handle, struct buffer_head *bh) argument
135 int hfsplus_journal_dirty_metadata(const char *err_fn, struct buffer_head *bh, hfsplus_handle_t *hfsplus_handle) argument
177 hfsplus_journal_start(const char *err_fn, struct super_block *sb, hfsplus_handle_t *hfsplus_handle) argument
204 hfsplus_journal_stop(hfsplus_handle_t *hfsplus_handle) argument
312 hfsplus_journalled_write_full_page(hfsplus_handle_t *hfsplus_handle, struct page *page) argument
333 hfsplus_journalled_set_page_dirty(hfsplus_handle_t *hfsplus_handle, struct page *page) argument
374 hfsplus_journalled_mark_inode_dirty(const char *err_fn, hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
[all...]
H A Dtransaction.c261 hfsplus_jbd_handle_t *hfsplus_jbd_start(hfsplus_jbd_t *journal, int nblocks, hfsplus_handle_t *hfsplus_handle) argument
380 hfsplus_handle_t *hfsplus_handle; local
1316 hfsplus_handle_t *hfsplus_handle; local
1409 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dhfsplus_jbd.h387 struct hfsplus_handle { struct

Completed in 111 milliseconds