Home
last modified time | relevance | path

Searched refs:ino_t (Results 1 – 6 of 6) sorted by relevance

/components/libc/compilers/common/include/
A Ddirent.h69 typedef uint64_t ino_t; typedef
73 ino_t d_ino;
/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 25 milliseconds