Home
last modified time | relevance | path

Searched refs:target_ino_ (Results 1 – 3 of 3) sorted by relevance

/external/bcc/src/cc/
Dns_guard.h36 ino_t target_ino() const { return target_ino_; } in target_ino()
41 ino_t target_ino_; variable
Dns_guard.cc28 ProcMountNS::ProcMountNS(int pid) : target_ino_(0) { in ProcMountNS()
45 target_ino_ = target_stat.st_ino; in ProcMountNS()
/external/bcc/src/cc/includes/
Dns_guard.h36 ino_t target_ino() const { return target_ino_; } in target_ino()
41 ino_t target_ino_; variable