Home
last modified time | relevance | path

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

/fs/hfsplus/
A Dinode.c510 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_read_inode()
512 if (fd->entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_read_inode()
518 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_read_inode()
601 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_write_inode()
603 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_write_inode()
609 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
621 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
A Dxattr.c307 sizeof(struct hfsplus_cat_folder)); in __hfsplus_setxattr()
367 offsetof(struct hfsplus_cat_folder, flags)); in __hfsplus_setxattr()
372 offsetof(struct hfsplus_cat_folder, flags), in __hfsplus_setxattr()
467 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_getxattr_finder_info()
635 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_listxattr_finder_info()
810 offsetof(struct hfsplus_cat_folder, flags)); in hfsplus_removexattr()
816 offsetof(struct hfsplus_cat_folder, flags), in hfsplus_removexattr()
A Dhfsplus_raw.h252 struct hfsplus_cat_folder { struct
331 struct hfsplus_cat_folder folder;
A Ddir.c64 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_lookup()
212 sizeof(struct hfsplus_cat_folder)) { in hfsplus_readdir()
A Dcatalog.c111 struct hfsplus_cat_folder *folder; in hfsplus_cat_build_record()

Completed in 11 milliseconds