Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/
Ddcache.c116 int skip_unhashed) in ocfs2_match_dentry() argument
132 if (skip_unhashed && d_unhashed(dentry)) in ocfs2_match_dentry()
156 int skip_unhashed) in ocfs2_find_local_alias() argument
163 if (ocfs2_match_dentry(dentry, parent_blkno, skip_unhashed)) { in ocfs2_find_local_alias()
Ddcache.h37 int skip_unhashed);