Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dexport.c31 u32 ih_generation; member
98 handle->ih_generation); in ocfs2_get_dentry()
111 if (handle->ih_generation != inode->i_generation) { in ocfs2_get_dentry()
113 handle->ih_generation, in ocfs2_get_dentry()
260 handle.ih_generation = le32_to_cpu(fid->raw[2]); in ocfs2_fh_to_dentry()
274 parent.ih_generation = le32_to_cpu(fid->raw[5]); in ocfs2_fh_to_parent()