Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dvfs_cache.c415 static bool __sanity_check(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp) in __sanity_check() function
433 if (__sanity_check(work->tcon, fp)) in ksmbd_lookup_fd_fast()
451 if (!__sanity_check(work->tcon, fp)) { in ksmbd_lookup_fd_slow()