Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dattributes.c185 hfs_find_exit(&fd); in hfsplus_attr_exists()
189 hfs_find_exit(&fd); in hfsplus_attr_exists()
253 hfs_find_exit(&fd); in hfsplus_create_attr()
335 hfs_find_exit(&fd); in hfsplus_delete_attr()
369 hfs_find_exit(&fd); in hfsplus_delete_all_attrs()
Dxattr.c395 hfs_find_exit(&cat_fd); in __hfsplus_setxattr()
495 hfs_find_exit(&fd); in hfsplus_getxattr_finder_info()
578 hfs_find_exit(&fd); in __hfsplus_getxattr()
682 hfs_find_exit(&fd); in hfsplus_listxattr_finder_info()
776 hfs_find_exit(&fd); in hfsplus_listxattr()
848 hfs_find_exit(&cat_fd); in hfsplus_removexattr()
Dcatalog.c309 hfs_find_exit(&fd); in hfsplus_create_cat()
317 hfs_find_exit(&fd); in hfsplus_create_cat()
409 hfs_find_exit(&fd); in hfsplus_delete_cat()
519 hfs_find_exit(&src_fd); in hfsplus_rename_cat()
Ddir.c55 hfs_find_exit(&fd); in hfsplus_lookup()
117 hfs_find_exit(&fd); in hfsplus_lookup()
127 hfs_find_exit(&fd); in hfsplus_lookup()
279 hfs_find_exit(&fd); in hfsplus_readdir()
Dextents.c135 hfs_find_exit(&fd); in hfsplus_ext_write_extent_locked()
214 hfs_find_exit(&fd); in hfsplus_ext_read_extent()
423 hfs_find_exit(&fd); in hfsplus_free_fork()
601 hfs_find_exit(&fd); in hfsplus_file_truncate()
Dsuper.c83 hfs_find_exit(&fd); in hfsplus_iget()
523 hfs_find_exit(&fd); in hfsplus_fill_super()
533 hfs_find_exit(&fd); in hfsplus_fill_super()
Dhfsplus_fs.h338 #define hfs_find_exit hfsplus_find_exit macro
430 void hfs_find_exit(struct hfs_find_data *fd);
Dbfind.c43 void hfs_find_exit(struct hfs_find_data *fd) in hfs_find_exit() function
Dinode.c615 hfs_find_exit(&fd); in hfsplus_cat_write_inode()
/linux-4.4.14/fs/hfs/
Dattr.c55 hfs_find_exit(&fd); in hfs_setxattr()
100 hfs_find_exit(&fd); in hfs_getxattr()
Dcatalog.c130 hfs_find_exit(&fd); in hfs_cat_create()
138 hfs_find_exit(&fd); in hfs_cat_create()
267 hfs_find_exit(&fd); in hfs_cat_delete()
364 hfs_find_exit(&src_fd); in hfs_cat_move()
Ddir.c34 hfs_find_exit(&fd); in hfs_lookup()
43 hfs_find_exit(&fd); in hfs_lookup()
168 hfs_find_exit(&fd); in hfs_readdir()
Dextent.c141 hfs_find_exit(&fd); in hfs_ext_write_extent()
199 hfs_find_exit(&fd); in hfs_ext_read_extent()
324 hfs_find_exit(&fd); in hfs_free_fork()
536 hfs_find_exit(&fd); in hfs_file_truncate()
Dbtree.h117 extern void hfs_find_exit(struct hfs_find_data *);
Dsuper.c434 hfs_find_exit(&fd); in hfs_fill_super()
439 hfs_find_exit(&fd); in hfs_fill_super()
Dbfind.c31 void hfs_find_exit(struct hfs_find_data *fd) in hfs_find_exit() function
Dinode.c499 hfs_find_exit(&fd); in hfs_write_inode()
533 hfs_find_exit(&fd); in hfs_file_lookup()