Lines Matching refs:hfs_hdr_layout
59 const struct hfs_hdr_layout hfs_dbl_fil_hdr_layout = {
81 const struct hfs_hdr_layout hfs_dbl_dir_hdr_layout = {
101 const struct hfs_hdr_layout hfs_nat2_hdr_layout = {
129 const struct hfs_hdr_layout hfs_nat_hdr_layout = {
209 const struct hfs_hdr_layout *layout, in hdr_build_meta()
236 static struct hfs_hdr_layout *dup_layout(const struct hfs_hdr_layout *old) in dup_layout()
238 struct hfs_hdr_layout *new; in dup_layout()
255 static inline void init_layout(struct hfs_hdr_layout *layout, in init_layout()
291 const struct hfs_hdr_layout *layout) in adjust_forks()
387 const struct hfs_hdr_layout *layout; in hdr_read()
640 struct hfs_hdr_layout *layout; in hdr_write()
981 struct hfs_hdr_layout *layout; in hdr_truncate()