Searched refs:fsid2 (Results 1 – 2 of 2) sorted by relevance
265 u32 *fsid2 = fh_fsid(fh2); in fh_fsid_match() local269 if (memcmp(fsid1, fsid2, key_len(fh1->fh_fsid_type)) != 0) in fh_fsid_match()
530 __kernel_fsid_t *fsid2) in fanotify_fsid_equal() argument532 return fsid1->val[0] == fsid2->val[0] && fsid1->val[1] == fsid2->val[1]; in fanotify_fsid_equal()