Searched refs:ig5 (Results 1 – 1 of 1) sorted by relevance
646 const struct IGET5_PARAM *ig5 = data; in ntfs_test_inode() local650 if (ino_get(ig5->ref) != inode->i_ino) in ntfs_test_inode()660 name = ig5->name; in ntfs_test_inode()678 const struct IGET5_PARAM *ig5 = data; in ntfs_set_inode() local680 inode->i_ino = ino_get(ig5->ref); in ntfs_set_inode()690 struct IGET5_PARAM ig5 = { ref, name }; in ntfs_iget5_flags() local703 inode = iget5_locked(sb, ino, ntfs_test_inode, ntfs_set_inode, &ig5); in ntfs_iget5_flags()