Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2proto.h61 extern int open_cached_dir_by_dentry(struct cifs_tcon *tcon,
Dinode.c2224 if (!open_cached_dir_by_dentry(tcon, dentry->d_parent, &cfid)) {
Dsmb2ops.c939 int open_cached_dir_by_dentry(struct cifs_tcon *tcon, in open_cached_dir_by_dentry() function