Searched refs:sfid (Results 1 – 1 of 1) sorted by relevance
139 struct fid *fid = NULL, sfid; in nfsd_set_fh_dentry() local227 sfid.i32.ino = fh->ofh_ino; in nfsd_set_fh_dentry()228 sfid.i32.gen = fh->ofh_generation; in nfsd_set_fh_dentry()229 sfid.i32.parent_ino = fh->ofh_dirino; in nfsd_set_fh_dentry()230 fid = &sfid; in nfsd_set_fh_dentry()