Home
last modified time | relevance | path

Searched refs:hfsplus_cat_folder (Results 1 – 5 of 5) sorted by relevance

/linux/fs/hfsplus/
H A Dinode.c560 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_read_inode()
562 if (fd->entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_read_inode()
568 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_read_inode()
659 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_write_inode()
661 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_write_inode()
667 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
679 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
H A Dxattr.c316 sizeof(struct hfsplus_cat_folder)); in __hfsplus_setxattr()
377 offsetof(struct hfsplus_cat_folder, flags)); in __hfsplus_setxattr()
382 offsetof(struct hfsplus_cat_folder, flags), in __hfsplus_setxattr()
495 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_getxattr_finder_info()
668 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_listxattr_finder_info()
857 offsetof(struct hfsplus_cat_folder, flags)); in hfsplus_removexattr()
863 offsetof(struct hfsplus_cat_folder, flags), in hfsplus_removexattr()
H A Ddir.c64 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_lookup()
212 sizeof(struct hfsplus_cat_folder)) { in hfsplus_readdir()
H A Dcatalog.c111 struct hfsplus_cat_folder *folder; in hfsplus_cat_build_record()
/linux/include/linux/
H A Dhfs_common.h520 struct hfsplus_cat_folder { struct
583 struct hfsplus_cat_folder folder;