Home
last modified time | relevance | path

Searched refs:eni (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
H A Dinode.c1047 ntfs_inode *eni; in ntfs_inode_sync_in_dir() local
1049 eni = ni->extent_nis[i]; in ntfs_inode_sync_in_dir()
1050 if (!NInoTestAndClearDirty(eni)) in ntfs_inode_sync_in_dir()
1053 if (ntfs_mft_record_write(eni->vol, eni->mft_no, in ntfs_inode_sync_in_dir()
1054 eni->mrec)) { in ntfs_inode_sync_in_dir()
1060 NInoSetDirty(eni); in ntfs_inode_sync_in_dir()
1064 (long long)eni->mft_no); in ntfs_inode_sync_in_dir()
/third_party/pulseaudio/speex/tmv/
H A Dpreprocess_tm.h605 { register spx_word32_t eni = e_noise[i]; in preprocess_residue_echo() local
606 e_noise[i] = MAX32(MULT16_32_Q15(QCONST16(.6f,15),eni), r_echo[i]); in preprocess_residue_echo()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c1955 ntfs_inode *eni = ni->extent_nis[i]; local
1956 mft_record_write_with_same_usn(volume, eni);

Completed in 7 milliseconds