Lines Matching refs:fnd
494 struct ntfs_fnd *fnd);
662 void fnd_clear(struct ntfs_fnd *fnd);
667 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put() argument
669 if (fnd) { in fnd_put()
670 fnd_clear(fnd); in fnd_put()
671 kfree(fnd); in fnd_put()
684 struct ntfs_fnd *fnd);
687 struct ntfs_fnd *fnd);
690 size_t *off, struct ntfs_fnd *fnd);
693 struct ntfs_fnd *fnd, bool undo);
720 struct ntfs_fnd *fnd);