Home
last modified time | relevance | path

Searched defs:new_de (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ntfs3/
H A Dnamei.c277 struct NTFS_DE *de, *new_de; in ntfs_rename() local
H A Dindex.c1629 const struct NTFS_DE *new_de, in indx_insert_into_root()
1860 const struct NTFS_DE *new_de, in indx_insert_into_buffer()
2024 const struct NTFS_DE *new_de, const void *ctx, in indx_insert_entry()
H A Dinode.c1408 struct NTFS_DE *e, *new_de = NULL; in ntfs_create_inode() local
H A Dfrecord.c2836 struct ntfs_inode *ni, struct NTFS_DE *de, struct NTFS_DE *new_de) in ni_rename()