Home
last modified time | relevance | path

Searched refs:hfs_cat_dir (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs.h209 struct hfs_cat_dir { struct
236 struct hfs_cat_dir dir;
H A Dinode.c465 if (fd.entrylength < sizeof(struct hfs_cat_dir)) in hfs_write_inode()
468 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
477 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
H A Ddir.c120 if (fd.entrylength < sizeof(struct hfs_cat_dir)) { in hfs_readdir()
H A Dcatalog.c48 return sizeof(struct hfs_cat_dir); in hfs_cat_build_record()
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs.h209 struct hfs_cat_dir { struct
236 struct hfs_cat_dir dir;
H A Dinode.c469 if (fd.entrylength < sizeof(struct hfs_cat_dir)) in hfs_write_inode()
472 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
481 sizeof(struct hfs_cat_dir)); in hfs_write_inode()
H A Ddir.c120 if (fd.entrylength < sizeof(struct hfs_cat_dir)) { in hfs_readdir()
H A Dcatalog.c48 return sizeof(struct hfs_cat_dir); in hfs_cat_build_record()

Completed in 6 milliseconds