Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfs/
Dhfs.h209 struct hfs_cat_dir { struct
236 struct hfs_cat_dir dir; argument
Dinode.c464 if (fd.entrylength < sizeof(struct hfs_cat_dir)) in hfs_write_inode()
467 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
476 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
Ddir.c120 if (fd.entrylength < sizeof(struct hfs_cat_dir)) { in hfs_readdir()
Dcatalog.c48 return sizeof(struct hfs_cat_dir); in hfs_cat_build_record()