Home
last modified time | relevance | path

Searched refs:hfs_dir (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dinode.c380 struct hfs_dir *hdir = &entry->u.dir; in hfs_cap_ifill()
440 struct hfs_dir *hdir = &entry->u.dir; in hfs_dbl_ifill()
486 struct hfs_dir *hdir = &entry->u.dir; in hfs_nat_ifill()
Dhfs.h311 struct hfs_dir { struct
377 struct hfs_dir dir;
Dcatalog.c293 struct hfs_dir *dir = &entry->u.dir; in __read_entry()
400 const struct hfs_dir *dir = &entry->u.dir; in __write_entry()
DChangeLog1674 (struct hfs_dir) is now inside (struct hfs_inode_info) once again.