fs/ntfs3/dir.c
235
struct ntfs_fnd *fnd)
fs/ntfs3/dir.c
244
struct ntfs_fnd *fnd_a = NULL;
fs/ntfs3/fsntfs.c
1874
struct ntfs_fnd *fnd_sii = NULL;
fs/ntfs3/fsntfs.c
1991
struct ntfs_fnd *fnd_sii;
fs/ntfs3/fsntfs.c
2096
struct ntfs_fnd *fnd_sdh = NULL;
fs/ntfs3/fsntfs.c
2413
struct ntfs_fnd *fnd = NULL;
fs/ntfs3/index.c
1172
struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1246
struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1356
size_t *off, struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1630
struct ntfs_fnd *fnd, bool undo,
fs/ntfs3/index.c
1861
struct ntfs_fnd *fnd, NTFS_CMP_FUNC cmp)
fs/ntfs3/index.c
2024
struct ntfs_fnd *fnd, bool undo)
fs/ntfs3/index.c
2029
struct ntfs_fnd *fnd_a = NULL;
fs/ntfs3/index.c
2111
if (depth > ARRAY_SIZE(((struct ntfs_fnd *)NULL)->nodes))
fs/ntfs3/index.c
2270
struct ntfs_fnd *fnd)
fs/ntfs3/index.c
2375
struct ntfs_fnd *fnd, *fnd2;
fs/ntfs3/index.c
2771
struct ntfs_fnd *fnd;
fs/ntfs3/index.c
689
void fnd_clear(struct ntfs_fnd *fnd)
fs/ntfs3/index.c
706
static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n,
fs/ntfs3/index.c
719
static struct indx_node *fnd_pop(struct ntfs_fnd *fnd)
fs/ntfs3/index.c
732
static bool fnd_is_empty(struct ntfs_fnd *fnd)
fs/ntfs3/inode.c
1178
struct ntfs_fnd *fnd)
fs/ntfs3/ntfs_fs.h
530
struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
731
void fnd_clear(struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
732
static inline struct ntfs_fnd *fnd_get(void)
fs/ntfs3/ntfs_fs.h
734
return kzalloc_obj(struct ntfs_fnd, GFP_NOFS);
fs/ntfs3/ntfs_fs.h
736
static inline void fnd_put(struct ntfs_fnd *fnd)
fs/ntfs3/ntfs_fs.h
758
struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
761
struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
764
size_t *off, struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
767
struct ntfs_fnd *fnd, bool undo);
fs/ntfs3/ntfs_fs.h
784
struct ntfs_fnd *fnd);