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
1139
struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1206
struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1316
size_t *off, struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1588
struct ntfs_fnd *fnd, bool undo)
fs/ntfs3/index.c
1800
const void *ctx, int level, struct ntfs_fnd *fnd)
fs/ntfs3/index.c
1948
struct ntfs_fnd *fnd, bool undo)
fs/ntfs3/index.c
1953
struct ntfs_fnd *fnd_a = NULL;
fs/ntfs3/index.c
2178
struct ntfs_fnd *fnd)
fs/ntfs3/index.c
2283
struct ntfs_fnd *fnd, *fnd2;
fs/ntfs3/index.c
2672
struct ntfs_fnd *fnd;
fs/ntfs3/index.c
654
void fnd_clear(struct ntfs_fnd *fnd)
fs/ntfs3/index.c
671
static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n,
fs/ntfs3/index.c
684
static struct indx_node *fnd_pop(struct ntfs_fnd *fnd)
fs/ntfs3/index.c
697
static bool fnd_is_empty(struct ntfs_fnd *fnd)
fs/ntfs3/inode.c
1239
struct ntfs_fnd *fnd)
fs/ntfs3/ntfs_fs.h
530
struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
730
void fnd_clear(struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
731
static inline struct ntfs_fnd *fnd_get(void)
fs/ntfs3/ntfs_fs.h
733
return kzalloc_obj(struct ntfs_fnd, GFP_NOFS);
fs/ntfs3/ntfs_fs.h
735
static inline void fnd_put(struct ntfs_fnd *fnd)
fs/ntfs3/ntfs_fs.h
757
struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
760
struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
763
size_t *off, struct ntfs_fnd *fnd);
fs/ntfs3/ntfs_fs.h
766
struct ntfs_fnd *fnd, bool undo);
fs/ntfs3/ntfs_fs.h
783
struct ntfs_fnd *fnd);