Home
last modified time | relevance | path

Searched refs:hfs_find_exit (Results 1 – 16 of 16) sorted by relevance

/linux-2.6.39/fs/hfs/
Dattr.c55 hfs_find_exit(&fd); in hfs_setxattr()
100 hfs_find_exit(&fd); in hfs_getxattr()
Dcatalog.c127 hfs_find_exit(&fd); in hfs_cat_create()
135 hfs_find_exit(&fd); in hfs_cat_create()
260 hfs_find_exit(&fd); in hfs_cat_delete()
354 hfs_find_exit(&src_fd); in hfs_cat_move()
Ddir.c32 hfs_find_exit(&fd); in hfs_lookup()
41 hfs_find_exit(&fd); in hfs_lookup()
167 hfs_find_exit(&fd); in hfs_readdir()
Dextent.c137 hfs_find_exit(&fd); in hfs_ext_write_extent()
190 hfs_find_exit(&fd); in hfs_ext_read_extent()
311 hfs_find_exit(&fd); in hfs_free_fork()
516 hfs_find_exit(&fd); in hfs_file_truncate()
Dbtree.h117 extern void hfs_find_exit(struct hfs_find_data *);
Dsuper.c423 hfs_find_exit(&fd); in hfs_fill_super()
428 hfs_find_exit(&fd); in hfs_fill_super()
Dbfind.c30 void hfs_find_exit(struct hfs_find_data *fd) in hfs_find_exit() function
Dinode.c487 hfs_find_exit(&fd); in hfs_write_inode()
517 hfs_find_exit(&fd); in hfs_file_lookup()
/linux-2.6.39/fs/hfsplus/
Dioctl.c156 hfs_find_exit(&fd); in hfsplus_setxattr()
200 hfs_find_exit(&fd); in hfsplus_getxattr()
Dcatalog.c249 hfs_find_exit(&fd); in hfsplus_create_cat()
257 hfs_find_exit(&fd); in hfsplus_create_cat()
337 hfs_find_exit(&fd); in hfsplus_delete_cat()
419 hfs_find_exit(&src_fd); in hfsplus_rename_cat()
Ddir.c47 hfs_find_exit(&fd); in hfsplus_lookup()
107 hfs_find_exit(&fd); in hfsplus_lookup()
117 hfs_find_exit(&fd); in hfsplus_lookup()
236 hfs_find_exit(&fd); in hfsplus_readdir()
Dextents.c129 hfs_find_exit(&fd); in hfsplus_ext_write_extent_locked()
199 hfs_find_exit(&fd); in hfsplus_ext_read_extent()
387 hfs_find_exit(&fd); in hfsplus_free_fork()
551 hfs_find_exit(&fd); in hfsplus_file_truncate()
Dhfsplus_fs.h289 #define hfs_find_exit hfsplus_find_exit macro
351 void hfs_find_exit(struct hfs_find_data *);
Dsuper.c80 hfs_find_exit(&fd); in hfsplus_iget()
453 hfs_find_exit(&fd); in hfsplus_fill_super()
463 hfs_find_exit(&fd); in hfsplus_fill_super()
Dbfind.c31 void hfs_find_exit(struct hfs_find_data *fd) in hfs_find_exit() function
Dinode.c202 hfs_find_exit(&fd); in hfsplus_file_lookup()
615 hfs_find_exit(&fd); in hfsplus_cat_write_inode()