Searched refs:sfid (Results 1 – 1 of 1) sorted by relevance
155 struct fid *fid = NULL, sfid; in nfsd_set_fh_dentry() local252 sfid.i32.ino = fh->ofh_ino; in nfsd_set_fh_dentry()253 sfid.i32.gen = fh->ofh_generation; in nfsd_set_fh_dentry()254 sfid.i32.parent_ino = fh->ofh_dirino; in nfsd_set_fh_dentry()255 fid = &sfid; in nfsd_set_fh_dentry()