Searched refs:st_ino (Results 1 – 20 of 20) sorted by relevance
51 assert(st0.st_ino == st1.st_ino); in main()54 assert(st0.st_ino == st2.st_ino); in main()
308 (unsigned long long)st.st_ino); in main()311 "/tmp/#%llu (deleted)\n", (unsigned long long)st.st_ino); in main()
69 if (st1.st_ino != st2.st_ino) in main()
71 if (st1.st_ino != st2.st_ino) in main()
61 if (st1.st_ino == st2.st_ino) in init_namespaces()
84 if (st1.st_ino == st2.st_ino) in init_namespaces()
48 pwd_stat.st_ino == cwd_stat.st_ino) { in get_pwd_cwd()
90 if (old_stat.st_ino != new_stat.st_ino) { in nsinfo__init()
477 event->mmap2.ino = st.st_ino; in jit_repipe_code_load()569 event->mmap2.ino = st.st_ino; in jit_repipe_code_move()
201 ns_link_info->ino = st.st_ino; in perf_event__get_ns_link_info()
59 bss.ino = st.st_ino; in test_ns_current_pid_tgid()
511 CHECK_FAIL(info.netns.netns_ino != netns_stat.st_ino); in test_link_get_info()535 CHECK_FAIL(info.netns.netns_ino != netns_stat.st_ino); in test_link_get_info()
257 ino_t st_ino; /* inode number */ member463 unsigned long st_ino; member651 unsigned long st_ino; member841 unsigned long st_ino; member1031 unsigned long st_ino; member1238 unsigned long st_ino; member1430 unsigned long st_ino; /* File serial number. */ member1710 buf->st_ino = stat.st_ino; in sys_stat()
125 bss.ino = st.st_ino; in main()
169 cgroup_id = stat(args.cgroup).st_ino
335 (ns_st1.st_ino == ns_st2.st_ino)) in in_same_namespace()
123 if (st->msg.vdiag_ino == stat.st_ino) in find_vsock_stat()
942 name, (unsigned)st->st_ino, in show_file()1110 opt_cgroup = st.st_ino; in parse_cgroup()
514 if (st.st_dev != ns_dev || st.st_ino != ns_ino) in ifindex_to_name_ns()
3264 TESTEQUAL(stat_buf_file.st_ino, stat_buf_incomplete.st_ino); in validate_data_block_count()