Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs.h556 struct NTFS_DUP_INFO { struct
571 struct NTFS_DUP_INFO dup;// 0x08: argument
H A Dfrecord.c2917 memcpy(&de_name->dup, &fname->dup, sizeof(struct NTFS_DUP_INFO)); in ni_remove_name()
3129 static bool ni_update_parent(struct ntfs_inode *ni, struct NTFS_DUP_INFO *dup, in ni_update_parent()
3252 struct NTFS_DUP_INFO dup; in ni_write_inode()
H A Dntfs_fs.h698 const struct NTFS_DUP_INFO *dup, int sync);
H A Dindex.c2645 const struct NTFS_DUP_INFO *dup, int sync) in indx_update_dup()