Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddcache.c130 int skip_unhashed) in ocfs2_match_dentry() argument
146 if (skip_unhashed && d_unhashed(dentry)) in ocfs2_match_dentry()
170 int skip_unhashed) in ocfs2_find_local_alias() argument
177 if (ocfs2_match_dentry(dentry, parent_blkno, skip_unhashed)) { in ocfs2_find_local_alias()
Ddcache.h51 int skip_unhashed);