Searched refs:stx_ino (Results 1 – 7 of 7) sorted by relevance
111 __u64 stx_ino; /* Inode number */ member
109 printf(" Inode: %-11llu", (unsigned long long) stx->stx_ino); in dump_statx()
1016 buf->st_ino = statx.stx_ino; in stat()
637 tmp.stx_ino = stat->ino; in cp_statx()
2714 abi_ullong stx_ino; /* Inode number */ member
7712 __put_user(host_stx->stx_ino, &target_stx->stx_ino); in host_to_target_statx()11903 __put_user(st.st_ino, &target_stx->stx_ino); in _syscall2()