Home
last modified time | relevance | path

Searched refs:gh_ip (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
Dglock.c1121 gh->gh_ip = _RET_IP_; in gfs2_holder_init()
1145 gh->gh_ip = _RET_IP_; in gfs2_holder_reinit()
1161 gh->gh_ip = 0; in gfs2_holder_uninit()
1392 fs_err(sdp, "original: %pSR\n", (void *)gh2->gh_ip); in add_to_queue()
1396 fs_err(sdp, "new: %pSR\n", (void *)gh->gh_ip); in add_to_queue()
2101 (void *)gh->gh_ip); in dump_holder()
Dincore.h292 unsigned long gh_ip; member