Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dhfs.h209 struct hfs_cat_dir { struct
236 struct hfs_cat_dir dir; argument
Dinode.c459 if (fd.entrylength < sizeof(struct hfs_cat_dir)) in hfs_write_inode()
462 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
471 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
Ddir.c126 if (fd.entrylength < sizeof(struct hfs_cat_dir)) { in hfs_readdir()
Dcatalog.c48 return sizeof(struct hfs_cat_dir); in hfs_cat_build_record()