Home
last modified time | relevance | path

Searched refs:indx_node (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ntfs3/
H A Ddir.c413 struct indx_node *node = NULL; in ntfs_readdir()
535 struct indx_node *node = NULL; in ntfs_dir_count()
H A Dntfs_fs.h410 struct indx_node { struct
417 struct indx_node *nodes[20]; argument
685 struct indx_node **node);
1094 static inline void put_indx_node(struct indx_node *in) in put_indx_node()