Home
last modified time | relevance | path

Searched refs:hfs_cat_file (Results 1 – 7 of 7) sorted by relevance

/linux/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.c511 if (fd.entrylength < sizeof(struct hfs_cat_file)) in hfs_write_inode()
514 sizeof(struct hfs_cat_file)); in hfs_write_inode()
518 sizeof(struct hfs_cat_file)); in hfs_write_inode()
520 if (fd.entrylength < sizeof(struct hfs_cat_file)) in hfs_write_inode()
523 sizeof(struct hfs_cat_file)); in hfs_write_inode()
536 sizeof(struct hfs_cat_file)); in hfs_write_inode()
H A Dcatalog.c61 return sizeof(struct hfs_cat_file); in hfs_cat_build_record()
359 struct hfs_cat_file file; in hfs_cat_delete()
H A Dhfs_fs.h168 struct hfs_cat_file *file, int type);
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()
/linux/include/linux/
H A Dhfs_common.h391 struct hfs_cat_file { struct
444 struct hfs_cat_file file;