Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ntfs3/
Dntfs_fs.h397 struct ntfs_fnd { struct
483 struct ntfs_fnd *fnd);
649 void fnd_clear(struct ntfs_fnd *fnd);
650 static inline struct ntfs_fnd *fnd_get(void) in fnd_get()
652 return kzalloc(sizeof(struct ntfs_fnd), GFP_NOFS); in fnd_get()
654 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put()
671 struct ntfs_fnd *fnd);
674 struct ntfs_fnd *fnd);
677 size_t *off, struct ntfs_fnd *fnd);
680 struct ntfs_fnd *fnd, bool undo);
[all …]
Dindex.c608 void fnd_clear(struct ntfs_fnd *fnd) in fnd_clear()
625 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push()
639 static struct indx_node *fnd_pop(struct ntfs_fnd *fnd) in fnd_pop()
652 static bool fnd_is_empty(struct ntfs_fnd *fnd) in fnd_is_empty()
1041 struct ntfs_fnd *fnd) in indx_find()
1101 struct ntfs_fnd *fnd) in indx_find_sort()
1211 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw()
1465 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()
1677 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer()
1810 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()
[all …]
Ddir.c234 struct ntfs_fnd *fnd) in dir_search_u()
243 struct ntfs_fnd *fnd_a = NULL; in dir_search_u()
Dfsntfs.c1823 struct ntfs_fnd *fnd_sii = NULL; in ntfs_security_init()
1936 struct ntfs_fnd *fnd_sii; in ntfs_get_security_by_id()
2041 struct ntfs_fnd *fnd_sdh = NULL; in ntfs_insert_security()
2358 struct ntfs_fnd *fnd = NULL; in ntfs_remove_reparse()
Dinode.c1169 struct ntfs_fnd *fnd) in ntfs_create_inode()