Searched refs:hfs_ext_key (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hfs/
H A Dextent.c22 static inline void build_key(struct hfs_ext_key *key,
192 struct hfs_ext_key target, *key;
225 key = (struct hfs_ext_key *)brec.key;
297 struct hfs_ext_key key;
365 struct hfs_ext_key key;
413 struct hfs_ext_key target;
631 * struct hfs_ext_key *key1: pointer to the first key to compare
632 * struct hfs_ext_key *key2: pointer to the second key to compare
638 * key1 and key2 point to "valid" (struct hfs_ext_key)s.
641 int hfs_ext_compare(const struct hfs_ext_key *key
[all...]
H A Dhfs.h71 /* legal values for hfs_ext_key.FkType and hfs_file.fork */
199 struct hfs_ext_key { struct
482 extern int hfs_ext_compare(const struct hfs_ext_key *,
483 const struct hfs_ext_key *);

Completed in 46 milliseconds