Home
last modified time | relevance | path

Searched defs:pdentry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/opp/
H A Ddebugfs.c58 struct dentry *pdentry) in opp_debug_create_bw()
81 struct dentry *pdentry) in opp_debug_create_clks()
99 struct dentry *pdentry) in opp_debug_create_supplies()
131 struct dentry *pdentry = opp_table->dentry; in opp_debug_create_one() local
/openbmc/linux/fs/ceph/
H A Dmds_client.c834 struct dentry *pdentry = dentry->d_parent; in ceph_wait_on_conflict_unlink() local
/openbmc/linux/drivers/clk/
H A Dclk.c3667 static void clk_debug_create_one(struct clk_core *core, struct dentry *pdentry) in clk_debug_create_one()