Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsfh.h268 u32 *fsid2 = fh_fsid(fh2); in fh_fsid_match() local
272 if (memcmp(fsid1, fsid2, key_len(fh1->fh_fsid_type)) != 0) in fh_fsid_match()