Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hfsplus/
H A Dxattr.c304 sizeof(struct hfsplus_cat_folder)); in __hfsplus_setxattr()
364 offsetof(struct hfsplus_cat_folder, flags)); in __hfsplus_setxattr()
369 offsetof(struct hfsplus_cat_folder, flags), in __hfsplus_setxattr()
466 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_getxattr_finder_info()
634 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_listxattr_finder_info()
809 offsetof(struct hfsplus_cat_folder, flags)); in hfsplus_removexattr()
815 offsetof(struct hfsplus_cat_folder, flags), in hfsplus_removexattr()
H A Dinode.c498 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_read_inode()
500 if (fd->entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_read_inode()
506 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_read_inode()
585 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_write_inode()
587 if (fd.entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_write_inode()
593 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
605 sizeof(struct hfsplus_cat_folder)); in hfsplus_cat_write_inode()
H A Dhfsplus_raw.h252 struct hfsplus_cat_folder { struct
327 struct hfsplus_cat_folder folder;
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()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dxattr.c303 sizeof(struct hfsplus_cat_folder)); in __hfsplus_setxattr()
363 offsetof(struct hfsplus_cat_folder, flags)); in __hfsplus_setxattr()
368 offsetof(struct hfsplus_cat_folder, flags), in __hfsplus_setxattr()
465 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_getxattr_finder_info()
633 offsetof(struct hfsplus_cat_folder, user_info), in hfsplus_listxattr_finder_info()
808 offsetof(struct hfsplus_cat_folder, flags)); in hfsplus_removexattr()
814 offsetof(struct hfsplus_cat_folder, flags), in hfsplus_removexattr()
H A Dinode.c512 struct hfsplus_cat_folder *folder = &entry.folder; in hfsplus_cat_read_inode()
514 if (fd->entrylength < sizeof(struct hfsplus_cat_folder)) { in hfsplus_cat_read_inode()
520 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()
H A Dhfsplus_raw.h252 struct hfsplus_cat_folder { struct
331 struct hfsplus_cat_folder folder;
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()

Completed in 10 milliseconds