Home
last modified time | relevance | path

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

/Linux-v4.19/fs/hfsplus/
Dattributes.c186 hfs_find_exit(&fd); in hfsplus_attr_exists()
190 hfs_find_exit(&fd); in hfsplus_attr_exists()
254 hfs_find_exit(&fd); in hfsplus_create_attr()
336 hfs_find_exit(&fd); in hfsplus_delete_attr()
370 hfs_find_exit(&fd); in hfsplus_delete_all_attrs()
Dxattr.c390 hfs_find_exit(&cat_fd); in __hfsplus_setxattr()
486 hfs_find_exit(&fd); in hfsplus_getxattr_finder_info()
569 hfs_find_exit(&fd); in __hfsplus_getxattr()
670 hfs_find_exit(&fd); in hfsplus_listxattr_finder_info()
764 hfs_find_exit(&fd); in hfsplus_listxattr()
836 hfs_find_exit(&cat_fd); in hfsplus_removexattr()
Dcatalog.c310 hfs_find_exit(&fd); in hfsplus_create_cat()
318 hfs_find_exit(&fd); in hfsplus_create_cat()
413 hfs_find_exit(&fd); in hfsplus_delete_cat()
523 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()
126 hfs_find_exit(&fd); in hfsplus_lookup()
284 hfs_find_exit(&fd); in hfsplus_readdir()
Dextents.c136 hfs_find_exit(&fd); in hfsplus_ext_write_extent_locked()
215 hfs_find_exit(&fd); in hfsplus_ext_read_extent()
429 hfs_find_exit(&fd); in hfsplus_free_fork()
611 hfs_find_exit(&fd); in hfsplus_file_truncate()
Dsuper.c84 hfs_find_exit(&fd); in hfsplus_iget()
526 hfs_find_exit(&fd); in hfsplus_fill_super()
538 hfs_find_exit(&fd); in hfsplus_fill_super()
Dhfsplus_fs.h339 #define hfs_find_exit hfsplus_find_exit macro
431 void hfs_find_exit(struct hfs_find_data *fd);
Dbfind.c44 void hfs_find_exit(struct hfs_find_data *fd) in hfs_find_exit() function
Dinode.c604 hfs_find_exit(&fd); in hfsplus_cat_write_inode()
/Linux-v4.19/fs/hfs/
Dattr.c64 hfs_find_exit(&fd); in __hfs_setxattr()
112 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()
268 hfs_find_exit(&fd); in hfs_cat_delete()
365 hfs_find_exit(&src_fd); in hfs_cat_move()
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()
Ddir.c41 hfs_find_exit(&fd); in hfs_lookup()
168 hfs_find_exit(&fd); in hfs_readdir()
Dbtree.h118 extern void hfs_find_exit(struct hfs_find_data *);
Dsuper.c435 hfs_find_exit(&fd); in hfs_fill_super()
440 hfs_find_exit(&fd); in hfs_fill_super()
Dbfind.c32 void hfs_find_exit(struct hfs_find_data *fd) in hfs_find_exit() function
Dinode.c502 hfs_find_exit(&fd); in hfs_write_inode()
536 hfs_find_exit(&fd); in hfs_file_lookup()