Home
last modified time | relevance | path

Searched refs:hfs_cat_file (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
H A Dattr.c27 struct hfs_cat_file *file; in __hfs_setxattr()
41 sizeof(struct hfs_cat_file)); in __hfs_setxattr()
62 sizeof(struct hfs_cat_file)); in __hfs_setxattr()
73 struct hfs_cat_file *file; in __hfs_getxattr()
88 sizeof(struct hfs_cat_file)); in __hfs_getxattr()
H A Dinode.c479 if (fd.entrylength < sizeof(struct hfs_cat_file)) in hfs_write_inode()
482 sizeof(struct hfs_cat_file)); in hfs_write_inode()
486 sizeof(struct hfs_cat_file)); in hfs_write_inode()
488 if (fd.entrylength < sizeof(struct hfs_cat_file)) in hfs_write_inode()
491 sizeof(struct hfs_cat_file)); in hfs_write_inode()
504 sizeof(struct hfs_cat_file)); in hfs_write_inode()
H A Dhfs.h182 struct hfs_cat_file { struct
235 struct hfs_cat_file file;
H A Dcatalog.c61 return sizeof(struct hfs_cat_file); in hfs_cat_build_record()
241 struct hfs_cat_file file; in hfs_cat_delete()
H A Dhfs_fs.h193 extern int hfs_free_fork(struct super_block *, struct hfs_cat_file *, int);
H A Ddir.c129 if (fd.entrylength < sizeof(struct hfs_cat_file)) { in hfs_readdir()
H A Dextent.c287 int hfs_free_fork(struct super_block *sb, struct hfs_cat_file *file, int type) in hfs_free_fork()
/kernel/linux/linux-6.6/fs/hfs/
H A Dattr.c27 struct hfs_cat_file *file; in __hfs_setxattr()
41 sizeof(struct hfs_cat_file)); in __hfs_setxattr()
62 sizeof(struct hfs_cat_file)); in __hfs_setxattr()
73 struct hfs_cat_file *file; in __hfs_getxattr()
88 sizeof(struct hfs_cat_file)); in __hfs_getxattr()
H A Dinode.c483 if (fd.entrylength < sizeof(struct hfs_cat_file)) in hfs_write_inode()
486 sizeof(struct hfs_cat_file)); in hfs_write_inode()
490 sizeof(struct hfs_cat_file)); in hfs_write_inode()
492 if (fd.entrylength < sizeof(struct hfs_cat_file)) in hfs_write_inode()
495 sizeof(struct hfs_cat_file)); in hfs_write_inode()
508 sizeof(struct hfs_cat_file)); in hfs_write_inode()
H A Dhfs.h182 struct hfs_cat_file { struct
235 struct hfs_cat_file file;
H A Dcatalog.c61 return sizeof(struct hfs_cat_file); in hfs_cat_build_record()
241 struct hfs_cat_file file; in hfs_cat_delete()
H A Dhfs_fs.h193 extern int hfs_free_fork(struct super_block *, struct hfs_cat_file *, int);
H A Ddir.c129 if (fd.entrylength < sizeof(struct hfs_cat_file)) { in hfs_readdir()
H A Dextent.c287 int hfs_free_fork(struct super_block *sb, struct hfs_cat_file *file, int type) in hfs_free_fork()

Completed in 10 milliseconds