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

/linux-master/fs/ntfs3/
H A Dntfs_fs.h408 struct ntfs_fnd { struct
494 struct ntfs_fnd *fnd);
666 void fnd_clear(struct ntfs_fnd *fnd);
667 static inline struct ntfs_fnd *fnd_get(void)
669 return kzalloc(sizeof(struct ntfs_fnd), GFP_NOFS);
671 static inline void fnd_put(struct ntfs_fnd *fnd)
688 struct ntfs_fnd *fnd);
691 struct ntfs_fnd *fnd);
694 size_t *off, struct ntfs_fnd *fnd);
697 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)
1578 struct ntfs_fnd *fnd, bool undo)
1790 const void *ctx, int level, struct ntfs_fnd *fnd)
1937 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 Dinode.c1228 struct ntfs_fnd *fnd)

Completed in 126 milliseconds