Home
last modified time | relevance | path

Searched refs:st_ino (Results 1 – 8 of 8) sorted by relevance

/components/libc/compilers/common/extension/sys/
A Dstat.h59 uint16_t st_ino; member
/components/lwp/terminal/freebsd/
A Dtty_pts.c551 sb->st_ino = sb->st_rdev = dev2udev(psc->pts_cdev); in ptsdev_stat()
554 sb->st_ino = sb->st_rdev = tty_udev(tp); in ptsdev_stat()
/components/dfs/dfs_v2/filesystems/mqueue/
A Ddfs_mqueue.c73 st->st_ino = 0; in dfs_mqueue_stat()
/components/dfs/dfs_v2/filesystems/procfs/
A Dprocfs.c297 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in dfs_procfs_stat()
/components/dfs/dfs_v2/filesystems/devfs/
A Ddevtmpfs.c269 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in devtmpfs_stat()
/components/dfs/dfs_v2/filesystems/ptyfs/
A Dptyfs.c440 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in ptyfs_ops_stat()
/components/dfs/dfs_v2/filesystems/tmpfs/
A Ddfs_tmpfs.c477 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in dfs_tmpfs_stat()
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c866 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in dfs_elm_stat()

Completed in 24 milliseconds