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()
197 hfs_cat_build_key(sb, (btree_key *)&HFS_I(inode)->cat_key, dir->i_ino, name); in hfs_new_inode()251 if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID)) in hfs_delete_inode()258 if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID)) in hfs_delete_inode()336 HFS_I(inode)->cat_key = *idata->key; in hfs_read_inode()462 if (HFS_I(main_inode)->cat_key.CName.len > HFS_NAMELEN) in hfs_write_inode()464 fd.search_key->cat = HFS_I(main_inode)->cat_key; in hfs_write_inode()540 fd.search_key->cat = HFS_I(dir)->cat_key; in hfs_file_lookup()
69 struct hfs_cat_key cat_key; member
304 (btree_key *)&HFS_I(d_inode(old_dentry))->cat_key, in hfs_rename()