Searched refs:hfs_brec_find (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfs/
H A Dcatalog.c101 err = hfs_brec_find(&fd);
113 err = hfs_brec_find(&fd);
132 if (!hfs_brec_find(&fd))
194 return hfs_brec_find(fd);
216 res = hfs_brec_find(&fd);
241 res = hfs_brec_find(&fd);
282 err = hfs_brec_find(&src_fd);
291 err = hfs_brec_find(&dst_fd);
307 err = hfs_brec_find(&src_fd);
323 err = hfs_brec_find(
[all...]
H A Dattr.c32 res = hfs_brec_find(&fd);
76 res = hfs_brec_find(&fd);
H A Dbfind.c83 int hfs_brec_find(struct hfs_find_data *fd) function
141 res = hfs_brec_find(fd);
H A Dbtree.h119 extern int hfs_brec_find(struct hfs_find_data *);
H A Dextent.c116 res = hfs_brec_find(fd);
148 res = hfs_brec_find(fd);
H A Ddir.c70 err = hfs_brec_find(&fd);
H A Dinode.c418 if (hfs_brec_find(&fd))
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus/
H A Dcatalog.c173 return hfs_brec_find(fd);
192 err = hfs_brec_find(&fd);
204 err = hfs_brec_find(&fd);
223 if (!hfs_brec_find(&fd))
247 err = hfs_brec_find(&fd);
260 err = hfs_brec_find(&fd);
284 err = hfs_brec_find(&fd);
319 err = hfs_brec_find(&src_fd);
328 err = hfs_brec_find(&dst_fd);
344 err = hfs_brec_find(
[all...]
H A Dbfind.c83 int hfs_brec_find(struct hfs_find_data *fd) function
141 res = hfs_brec_find(fd);
H A Dhfsplus_fs.h237 #define hfs_brec_find hfsplus_brec_find macro
299 int hfs_brec_find(struct hfs_find_data *);
H A Dextents.c92 res = hfs_brec_find(fd);
125 res = hfs_brec_find(fd);
H A Ddir.c127 err = hfs_brec_find(&fd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dcatalog.c173 return hfs_brec_find(hfsplus_handle, fd);
192 err = hfs_brec_find(hfsplus_handle, &fd);
204 err = hfs_brec_find(hfsplus_handle, &fd);
226 if (!hfs_brec_find(hfsplus_handle, &fd))
250 err = hfs_brec_find(hfsplus_handle, &fd);
263 err = hfs_brec_find(hfsplus_handle, &fd);
287 err = hfs_brec_find(hfsplus_handle, &fd);
323 err = hfs_brec_find(hfsplus_handle, &src_fd);
332 err = hfs_brec_find(hfsplus_handle, &dst_fd);
351 err = hfs_brec_find(hfsplus_handl
[all...]
H A Dbfind.c106 int hfs_brec_find(hfsplus_handle_t *hfsplus_handle, struct hfs_find_data *fd) function
164 res = hfs_brec_find(hfsplus_handle, fd);
H A Dhfsplus_fs.h285 #define hfs_brec_find hfsplus_brec_find macro
349 int hfs_brec_find(hfsplus_handle_t *, struct hfs_find_data *);
H A Dextents.c92 res = hfs_brec_find(hfsplus_handle, fd);
125 res = hfs_brec_find(hfsplus_handle, fd);
H A Ddir.c135 err = hfs_brec_find(&hfsplus_handle, &fd);

Completed in 115 milliseconds