Searched refs:dparent (Results 1 – 2 of 2) sorted by relevance
984 struct dentry *dparent, *dchild; in compose_entry_fh() local987 dparent = cd->fh.fh_dentry; in compose_entry_fh()992 dchild = dget_parent(dparent); in compose_entry_fh()997 if (dchild == dparent) in compose_entry_fh()999 if (dparent == exp->ex_path.dentry) in compose_entry_fh()1002 dchild = dget(dparent); in compose_entry_fh()1004 dchild = lookup_positive_unlocked(name, dparent, namlen); in compose_entry_fh()
1546 struct device *dparent = grandparent(dport_dev); in add_port_attach_ep() local1551 if (!dparent) { in add_port_attach_ep()1563 find_cxl_port(dparent, &parent_dport); in add_port_attach_ep()