Searched refs:dfs_dentry_full_path_crc32 (Results 1 – 7 of 7) sorted by relevance
57 uint32_t dfs_dentry_full_path_crc32(struct dfs_dentry* dentry);
447 uint32_t dfs_dentry_full_path_crc32(struct dfs_dentry* dentry) in dfs_dentry_full_path_crc32() function
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 11 milliseconds