Home
last modified time | relevance | path

Searched refs:d_alloc_cursor (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/
H A Dinternal.h219 extern struct dentry *d_alloc_cursor(struct dentry *);
H A Dlibfs.c91 file->private_data = d_alloc_cursor(file->f_path.dentry); in dcache_dir_open()
H A Ddcache.c1782 struct dentry *d_alloc_cursor(struct dentry * parent) in d_alloc_cursor() function