Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcached_dir.c64 path_to_dentry(struct cifs_sb_info *cifs_sb, const char *path) in path_to_dentry() function
255 dentry = path_to_dentry(cifs_sb, path); in open_cached_dir()