Searched defs:fnd (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/fs/ntfs3/ |
D | index.c | 656 void fnd_clear(struct ntfs_fnd *fnd) in fnd_clear() 673 static int fnd_push(struct ntfs_fnd *fnd, struct indx_node *n, in fnd_push() 686 static struct indx_node *fnd_pop(struct ntfs_fnd *fnd) in fnd_pop() 699 static bool fnd_is_empty(struct ntfs_fnd *fnd) in fnd_is_empty() 1142 struct ntfs_fnd *fnd) in indx_find() 1204 struct ntfs_fnd *fnd) in indx_find_sort() 1314 size_t *off, struct ntfs_fnd *fnd) in indx_find_raw() 1571 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root() 1783 const void *ctx, int level, struct ntfs_fnd *fnd) in indx_insert_into_buffer() 1930 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry() [all …]
|
D | dir.c | 234 struct ntfs_fnd *fnd) in dir_search_u()
|
D | namei.c | 371 struct ntfs_fnd *fnd = NULL; in ntfs_atomic_open() local
|
D | bitmap.c | 992 size_t fnd, max_alloc, b_len, b_pos; in wnd_find() local
|
D | inode.c | 1215 struct ntfs_fnd *fnd) in ntfs_create_inode()
|
D | ntfs_fs.h | 666 static inline void fnd_put(struct ntfs_fnd *fnd) in fnd_put()
|
D | fsntfs.c | 2411 struct ntfs_fnd *fnd = NULL; in ntfs_remove_reparse() local
|
/linux-6.6.21/kernel/debug/kdb/ |
D | kdb_io.c | 619 int fnd, len; in vkdb_printf() local
|
/linux-6.6.21/arch/sparc/kernel/ |
D | mdesc.c | 953 int fnd = 0; in set_max_cache_ids_by_cache() local
|