include\linux\nfs_fs.h
static
inline
struct
nfs_fh *NFS_FH(
const
inode *inode)
{
return
&NFS_I(inode)->fh;
}