Searched refs:ntfs_fnd (Results 1 – 5 of 5) sorted by relevance
397 struct ntfs_fnd { struct484 struct ntfs_fnd *fnd);648 void fnd_clear(struct ntfs_fnd *fnd);649 static inline struct ntfs_fnd *fnd_get(void) in fnd_get()651 return kzalloc(sizeof(struct ntfs_fnd), GFP_NOFS); in fnd_get()653 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put()670 struct ntfs_fnd *fnd);673 struct ntfs_fnd *fnd);676 size_t *off, struct ntfs_fnd *fnd);679 struct ntfs_fnd *fnd, bool undo);[all …]
608 void fnd_clear(struct ntfs_fnd *fnd) in fnd_clear()652 static bool fnd_is_empty(struct ntfs_fnd *fnd) in fnd_is_empty()1041 struct ntfs_fnd *fnd) in indx_find()1108 struct ntfs_fnd *fnd) in indx_find_sort()1218 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw()1472 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()1817 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()1822 struct ntfs_fnd *fnd_a = NULL; in indx_insert_entry()2047 struct ntfs_fnd *fnd) in indx_get_entry_to_replace()2143 struct ntfs_fnd *fnd, *fnd2; in indx_delete_entry()[all …]
234 struct ntfs_fnd *fnd) in dir_search_u()243 struct ntfs_fnd *fnd_a = NULL; in dir_search_u()
1847 struct ntfs_fnd *fnd_sii = NULL; in ntfs_security_init()1960 struct ntfs_fnd *fnd_sii; in ntfs_get_security_by_id()2065 struct ntfs_fnd *fnd_sdh = NULL; in ntfs_insert_security()2382 struct ntfs_fnd *fnd = NULL; in ntfs_remove_reparse()
1170 struct ntfs_fnd *fnd) in ntfs_create_inode()
Completed in 21 milliseconds