Searched refs:cat_key (Results 1 – 4 of 4) sorted by relevance
36 fd.search_key->cat = HFS_I(inode)->cat_key; in __hfs_setxattr()83 fd.search_key->cat = HFS_I(inode)->cat_key; in __hfs_getxattr()
193 hfs_cat_build_key(sb, (btree_key *)&HFS_I(inode)->cat_key, dir->i_ino, name); in hfs_new_inode()247 if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID)) in hfs_delete_inode()254 if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID)) in hfs_delete_inode()332 HFS_I(inode)->cat_key = *idata->key; in hfs_read_inode()458 if (HFS_I(main_inode)->cat_key.CName.len > HFS_NAMELEN) in hfs_write_inode()460 fd.search_key->cat = HFS_I(main_inode)->cat_key; in hfs_write_inode()536 fd.search_key->cat = HFS_I(dir)->cat_key; in hfs_file_lookup()
69 struct hfs_cat_key cat_key; member
303 (btree_key *)&HFS_I(d_inode(old_dentry))->cat_key, in hfs_rename()