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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
161 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
115 int hfs_brec_find(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
169 int hfs_brec_read(hfsplus_handle_t *hfsplus_handle, struc argument
182 hfs_brec_goto(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, int cnt) argument
[all...]
H A Dioctl.c121 hfsplus_handle_t hfsplus_handle; local
169 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dbtree.c156 int hfs_btree_write(hfsplus_handle_t *hfsplus_handle,struct hfs_btree *tree) argument
185 static struct hfs_bnode *hfs_bmap_new_bmap(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *prev, u32 idx) argument
218 hfs_bmap_alloc(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree) argument
314 hfs_bmap_free(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
[all...]
H A Dbnode.c99 void hfs_bnode_write(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, void *buf, int off, int len) argument
126 void hfs_bnode_write_u16(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int off, u16 data) argument
133 void hfs_bnode_clear(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int off, int len) argument
155 void hfs_bnode_copy(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *dst_node, int dst, argument
215 hfs_bnode_move(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node, int dst, int src, int len) argument
360 hfs_bnode_unlink(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
504 hfs_bnode_find(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree, u32 num) argument
597 hfs_bnode_create(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree, u32 num) argument
645 hfs_bnode_put(hfsplus_handle_t *hfsplus_handle, struct hfs_bnode *node) argument
[all...]
H A Dbrec.c56 int hfs_brec_insert(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, void *entry, int entry_len) argument
167 hfs_brec_remove(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
221 hfs_bnode_split(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
343 hfs_brec_update_parent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) argument
439 hfs_btree_inc_height(hfsplus_handle_t *hfsplus_handle, struct hfs_btree *tree) argument
[all...]
H A Dcatalog.c160 int hfsplus_find_cat(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 cnid, argument
188 int hfsplus_create_cat(hfsplus_handle_t *hfsplus_handle, u32 cnid, struct inode *dir, struct qstr *str, struct inode *inode) argument
247 hfsplus_delete_cat(hfsplus_handle_t *hfsplus_handle, u32 cnid, struct inode *dir, struct qstr *str) argument
320 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
129 hfsplus_handle_t hfsplus_handle; local
264 hfsplus_handle_t hfsplus_handle; local
307 hfsplus_handle_t hfsplus_handle; local
377 hfsplus_handle_t hfsplus_handle; local
441 hfsplus_handle_t hfsplus_handle; local
470 hfsplus_handle_t hfsplus_handle; local
510 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dextents.c86 static int __hfsplus_ext_write_extent(hfsplus_handle_t *hfsplus_handle, struct inode *inode, struct hfs_find_data *fd) argument
117 static int hfsplus_ext_write_extent_locked(hfsplus_handle_t *hfsplus_handle,struct inode *inode) argument
133 int hfsplus_ext_write_extent(hfsplus_handle_t *hfsplus_handle,struct inode *inode) argument
142 static inline int __hfsplus_ext_read_extent(hfsplus_handle_t *hfsplus_handle, struc argument
162 __hfsplus_ext_cache_extent(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd, struct inode *inode, u32 block) argument
185 hfsplus_ext_read_extent(hfsplus_handle_t *hfsplus_handle, struct inode *inode, u32 block) argument
211 hfsplus_handle_t *hfsplus_handle, tmp_hfsplus_handle; local
331 hfsplus_free_extents(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, struct hfsplus_extent *extent, u32 offset, u32 block_nr) argument
378 hfsplus_free_fork(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, u32 cnid, struct hfsplus_fork_raw *fork, int type) argument
419 hfsplus_file_extend(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
514 hfsplus_handle_t hfsplus_handle; local
[all...]
H A Dsuper.c61 hfsplus_handle_t hfsplus_handle; local
106 hfsplus_handle_t hfsplus_handle; local
146 hfsplus_handle_t hfsplus_handle; local
174 hfsplus_handle_t hfsplus_handle; local
357 hfsplus_handle_t hfsplus_handle; local
[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 Dinode.c113 int hfsplus_commit_write_fn(hfsplus_handle_t *hfsplus_handle, struct buffer_head *bh) argument
128 int hfsplus_walk_page_buffers(hfsplus_handle_t *hfsplus_handle, argument
160 int hfsplus_do_journal_get_write_access(hfsplus_handle_t *hfsplus_handle, struct buffer_head *bh) argument
171 hfsplus_handle_t hfsplus_handle; local
315 hfsplus_handle_t hfsplus_handle; local
429 hfsplus_handle_t hfsplus_handle; local
522 hfsplus_new_inode(hfsplus_handle_t *hfsplus_handle, struct super_block *sb, int mode) argument
575 hfsplus_delete_inode(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
699 hfsplus_cat_write_inode(hfsplus_handle_t *hfsplus_handle, struct inode *inode) argument
[all...]
H A Dhfsplus_jbd.h390 struct hfsplus_handle { struct

Completed in 105 milliseconds