Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dattr.c46 memcpy(&file->UsrWds.fdCreator, value, 4); in hfs_setxattr()
92 memcpy(value, &file->UsrWds.fdCreator, 4); in hfs_getxattr()
Dhfs.h106 __be32 fdCreator; member
Dcatalog.c60 rec->file.UsrWds.fdCreator = HFS_SB(inode->i_sb)->s_creator; in hfs_cat_build_record()
/linux-4.4.14/fs/hfsplus/
Dcatalog.c146 file->user_info.fdCreator = in hfsplus_cat_build_record()
151 file->user_info.fdCreator = in hfsplus_cat_build_record()
162 file->user_info.fdCreator = in hfsplus_cat_build_record()
Dhfsplus_raw.h271 __be32 fdCreator; member
Ddir.c78 entry.file.user_info.fdCreator == in hfsplus_lookup()