Home
last modified time | relevance | path

Searched refs:hfsplus_cat_file (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dinode.c522 struct hfsplus_cat_file *file = &entry.file; in hfsplus_cat_read_inode()
524 if (fd->entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_cat_read_inode()
530 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_read_inode()
607 struct hfsplus_cat_file *file = &entry.file; in hfsplus_cat_write_inode()
609 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
612 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
614 struct hfsplus_cat_file *file = &entry.file; in hfsplus_cat_write_inode()
616 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_cat_write_inode()
622 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
635 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
[all...]
H A Dxattr.c317 sizeof(struct hfsplus_cat_file)); in __hfsplus_setxattr()
375 offsetof(struct hfsplus_cat_file, flags)); in __hfsplus_setxattr()
380 offsetof(struct hfsplus_cat_file, flags), in __hfsplus_setxattr()
473 offsetof(struct hfsplus_cat_file, user_info), in hfsplus_getxattr_finder_info()
641 offsetof(struct hfsplus_cat_file, user_info), in hfsplus_listxattr_finder_info()
820 offsetof(struct hfsplus_cat_file, flags)); in hfsplus_removexattr()
826 offsetof(struct hfsplus_cat_file, flags), in hfsplus_removexattr()
H A Dhfsplus_raw.h286 struct hfsplus_cat_file { struct
328 struct hfsplus_cat_file file;
H A Dcatalog.c130 struct hfsplus_cat_file *file; in hfsplus_cat_build_record()
383 off = fd.entryoffset + offsetof(hfsplus_cat_file, data_fork); in hfsplus_delete_cat()
389 offsetof(struct hfsplus_cat_file, rsrc_fork); in hfsplus_delete_cat()
H A Ddir.c71 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_lookup()
228 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_readdir()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dinode.c537 struct hfsplus_cat_file *file = &entry.file; in hfsplus_cat_read_inode()
539 if (fd->entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_cat_read_inode()
545 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_read_inode()
623 struct hfsplus_cat_file *file = &entry.file; in hfsplus_cat_write_inode()
625 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
628 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
630 struct hfsplus_cat_file *file = &entry.file; in hfsplus_cat_write_inode()
632 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_cat_write_inode()
638 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
651 sizeof(struct hfsplus_cat_file)); in hfsplus_cat_write_inode()
[all...]
H A Dxattr.c316 sizeof(struct hfsplus_cat_file)); in __hfsplus_setxattr()
374 offsetof(struct hfsplus_cat_file, flags)); in __hfsplus_setxattr()
379 offsetof(struct hfsplus_cat_file, flags), in __hfsplus_setxattr()
472 offsetof(struct hfsplus_cat_file, user_info), in hfsplus_getxattr_finder_info()
640 offsetof(struct hfsplus_cat_file, user_info), in hfsplus_listxattr_finder_info()
819 offsetof(struct hfsplus_cat_file, flags)); in hfsplus_removexattr()
825 offsetof(struct hfsplus_cat_file, flags), in hfsplus_removexattr()
H A Dhfsplus_raw.h288 struct hfsplus_cat_file { struct
332 struct hfsplus_cat_file file;
H A Dcatalog.c130 struct hfsplus_cat_file *file; in hfsplus_cat_build_record()
383 off = fd.entryoffset + offsetof(hfsplus_cat_file, data_fork); in hfsplus_delete_cat()
389 offsetof(struct hfsplus_cat_file, rsrc_fork); in hfsplus_delete_cat()
H A Ddir.c71 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_lookup()
228 if (fd.entrylength < sizeof(struct hfsplus_cat_file)) { in hfsplus_readdir()

Completed in 9 milliseconds