Searched refs:ino_t (Results 1 – 6 of 6) sorted by relevance
69 typedef uint64_t ino_t; typedef73 ino_t d_ino;
297 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in dfs_procfs_stat()
269 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in devtmpfs_stat()
440 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in ptyfs_ops_stat()
477 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in dfs_tmpfs_stat()
866 st->st_ino = (ino_t)dfs_dentry_full_path_crc32(dentry); in dfs_elm_stat()
Completed in 25 milliseconds