Searched defs:new_de (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/sysv/
H A Dnamei.c219 struct sysv_dir_entry * new_de; local
/linux-master/fs/ufs/
H A Dnamei.c274 struct ufs_dir_entry *new_de; local
/linux-master/fs/minix/
H A Dnamei.c205 struct minix_dir_entry * new_de; local
/linux-master/fs/nilfs2/
H A Dnamei.c379 struct nilfs_dir_entry *new_de; local
/linux-master/fs/ext2/
H A Dnamei.c355 struct ext2_dir_entry_2 *new_de; local
/linux-master/fs/bfs/
H A Ddir.c208 struct bfs_dirent *old_de, *new_de; local
/linux-master/fs/ntfs3/
H A Dnamei.c263 struct NTFS_DE *de, *new_de; local
H A Dinode.c1238 struct NTFS_DE *e, *new_de = NULL; local
[all...]
H A Dindex.c1568 indx_insert_into_root(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, struct NTFS_DE *root_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) argument
1781 indx_insert_into_buffer(struct ntfs_index *indx, struct ntfs_inode *ni, struct INDEX_ROOT *root, const struct NTFS_DE *new_de, const void *ctx, int level, struct ntfs_fnd *fnd) argument
1928 indx_insert_entry(struct ntfs_index *indx, struct ntfs_inode *ni, const struct NTFS_DE *new_de, const void *ctx, struct ntfs_fnd *fnd, bool undo) argument
[all...]
H A Dfrecord.c3065 ni_rename(struct ntfs_inode *dir_ni, struct ntfs_inode *new_dir_ni, struct ntfs_inode *ni, struct NTFS_DE *de, struct NTFS_DE *new_de, bool *is_bad) argument
/linux-master/fs/hpfs/
H A Ddnode.c237 hpfs_add_to_dnode(struct inode *i, dnode_secno dno, const unsigned char *name, unsigned namelen, struct hpfs_dirent *new_de, dnode_secno down_ptr) argument
387 hpfs_add_dirent(struct inode *i, const unsigned char *name, unsigned namelen, struct hpfs_dirent *new_de) argument
/linux-master/fs/reiserfs/
H A Dnamei.c1316 struct reiserfs_dir_entry old_de, new_de, dot_dot_de; local
[all...]

Completed in 926 milliseconds