Searched refs:cat_key (Results 1 – 4 of 4) sorted by relevance
200 hfs_cat_build_key(sb, (btree_key *)&HFS_I(inode)->cat_key, dir->i_ino, name); in hfs_new_inode()276 if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID)) in hfs_delete_inode()284 if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID)) in hfs_delete_inode()364 HFS_I(inode)->cat_key = *idata->key; in hfs_read_inode()490 if (HFS_I(main_inode)->cat_key.CName.len > HFS_NAMELEN) in hfs_write_inode()492 fd.search_key->cat = HFS_I(main_inode)->cat_key; in hfs_write_inode()568 fd.search_key->cat = HFS_I(dir)->cat_key; in hfs_file_lookup()
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()
37 struct hfs_cat_key cat_key; member
311 (btree_key *)&HFS_I(d_inode(old_dentry))->cat_key, in hfs_rename()