Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Ddcache.c114 int skip_unhashed) in ocfs2_match_dentry() argument
130 if (skip_unhashed && d_unhashed(dentry)) in ocfs2_match_dentry()
154 int skip_unhashed) in ocfs2_find_local_alias() argument
161 if (ocfs2_match_dentry(dentry, parent_blkno, skip_unhashed)) { in ocfs2_find_local_alias()
H A Ddcache.h35 int skip_unhashed);