Searched refs:indx_node (Results 1 – 3 of 3) sorted by relevance
660 struct indx_node *n = fnd->nodes[i]; in fnd_clear()672 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push()686 static struct indx_node *fnd_pop(struct ntfs_fnd *fnd) in fnd_pop()688 struct indx_node *n; in fnd_pop()932 static struct indx_node *indx_new(struct ntfs_index *indx, in indx_new()938 struct indx_node *r; in indx_new()946 r = kzalloc(sizeof(struct indx_node), GFP_NOFS); in indx_new()1014 struct indx_node *node, int sync) in indx_write()1029 struct indx_node **node) in indx_read()1037 struct indx_node *in = *node; in indx_read()[all …]
403 struct indx_node *node = NULL; in ntfs_readdir()519 struct indx_node *node = NULL; in ntfs_dir_count()
395 struct indx_node { struct402 struct indx_node *nodes[20]; argument672 struct indx_node **node);1081 static inline void put_indx_node(struct indx_node *in) in put_indx_node()