Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.c1252 gh->gh_ip = ip; in __gfs2_holder_init()
1274 gh->gh_ip = _RET_IP_; in gfs2_holder_reinit()
1290 gh->gh_ip = 0; in gfs2_holder_uninit()
1518 fs_err(sdp, "original: %pSR\n", (void *)gh2->gh_ip); in add_to_queue()
1522 fs_err(sdp, "new: %pSR\n", (void *)gh->gh_ip); in add_to_queue()
2290 gh->gh_error, (long)owner_pid, comm, (void *)gh->gh_ip); in dump_holder()
H A Dincore.h267 unsigned long gh_ip; member