ParID              26 fs/hfs/catalog.c 	key->cat.ParID = cpu_to_be32(parent);
ParID              71 fs/hfs/catalog.c 	rec->thread.ParID = cpu_to_be32(parentid);
ParID             175 fs/hfs/catalog.c 	k1p = key1->cat.ParID;
ParID             176 fs/hfs/catalog.c 	k2p = key2->cat.ParID;
ParID             204 fs/hfs/catalog.c 	fd->search_key->cat.ParID = rec.thread.ParID;
ParID              94 fs/hfs/dir.c   			    be32_to_cpu(entry.thread.ParID), DT_DIR))
ParID             105 fs/hfs/dir.c   		if (be32_to_cpu(fd.key->cat.ParID) != inode->i_ino) {
ParID             152 fs/hfs/hfs.h   	__be32 ParID;		/* CNID of the parent dir */
ParID             228 fs/hfs/hfs.h   	__be32 ParID;			/* CNID of parent directory */
ParID             246 fs/hfs/inode.c 		if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID))
ParID             253 fs/hfs/inode.c 	if (HFS_I(inode)->cat_key.ParID == cpu_to_be32(HFS_ROOT_CNID))