Home
last modified time | relevance | path

Searched refs:fdCreator (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dattr.c54 memcpy(&file->UsrWds.fdCreator, value, 4); in __hfs_setxattr()
103 memcpy(value, &file->UsrWds.fdCreator, 4); in __hfs_getxattr()
H A Dhfs.h106 __be32 fdCreator; member
H A Dcatalog.c60 rec->file.UsrWds.fdCreator = HFS_SB(inode->i_sb)->s_creator; in hfs_cat_build_record()
/openbmc/linux/fs/hfsplus/
H A Dcatalog.c147 file->user_info.fdCreator = in hfsplus_cat_build_record()
152 file->user_info.fdCreator = in hfsplus_cat_build_record()
163 file->user_info.fdCreator = in hfsplus_cat_build_record()
H A Dhfsplus_raw.h274 __be32 fdCreator; member
H A Ddir.c78 entry.file.user_info.fdCreator == in hfsplus_lookup()