Searched refs:ntfs_fnd (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/ntfs3/
H A Dntfs_fs.h408 struct ntfs_fnd { struct
493 struct ntfs_fnd *fnd);
665 void fnd_clear(struct ntfs_fnd *fnd);
666 static inline struct ntfs_fnd *fnd_get(void)
668 return kzalloc(sizeof(struct ntfs_fnd), GFP_NOFS);
670 static inline void fnd_put(struct ntfs_fnd *fnd)
687 struct ntfs_fnd *fnd);
690 struct ntfs_fnd *fnd);
693 size_t *off, struct ntfs_fnd *fnd);
696 struct ntfs_fnd *fn
[all...]
H A Dindex.c656 void fnd_clear(struct ntfs_fnd *fnd)
673 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n,
686 static struct indx_node *fnd_pop(struct ntfs_fnd *fnd)
699 static bool fnd_is_empty(struct ntfs_fnd *fnd)
1142 struct ntfs_fnd *fnd)
1204 struct ntfs_fnd *fnd)
1314 size_t *off, struct ntfs_fnd *fnd)
1571 struct ntfs_fnd *fnd, bool undo)
1783 const void *ctx, int level, struct ntfs_fnd *fnd)
1930 struct ntfs_fnd *fn
[all...]
H A Ddir.c234 struct ntfs_fnd *fnd)
243 struct ntfs_fnd *fnd_a = NULL;
H A Dfsntfs.c1872 struct ntfs_fnd *fnd_sii = NULL;
1989 struct ntfs_fnd *fnd_sii;
2094 struct ntfs_fnd *fnd_sdh = NULL;
2411 struct ntfs_fnd *fnd = NULL;
H A Dnamei.c371 struct ntfs_fnd *fnd = NULL;
H A Dinode.c1223 struct ntfs_fnd *fnd)

Completed in 132 milliseconds