Home
last modified time | relevance | path

Searched refs:d_alloc_cursor (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dinternal.h167 extern struct dentry *d_alloc_cursor(struct dentry *);
H A Dlibfs.c81 file->private_data = d_alloc_cursor(file->f_path.dentry); in dcache_dir_open()
H A Ddcache.c1812 struct dentry *d_alloc_cursor(struct dentry * parent) in d_alloc_cursor() function
/kernel/linux/linux-6.6/fs/
H A Dinternal.h205 extern struct dentry *d_alloc_cursor(struct dentry *);
H A Dlibfs.c83 file->private_data = d_alloc_cursor(file->f_path.dentry); in dcache_dir_open()
H A Ddcache.c1872 struct dentry *d_alloc_cursor(struct dentry * parent) in d_alloc_cursor() function

Completed in 14 milliseconds