Searched refs:st_file (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4state.c209 struct nfs4_file *fp = stp->st_file;
341 put_nfs4_file(stp->st_file);
350 file = find_any_file(stp->st_file);
450 nfs4_file_put_access(stp->st_file, oflag);
1959 stp->st_file = fp;
2489 fl.fl_file = find_readable_file(stp->st_file);
2767 return fhp->fh_dentry->d_inode != stp->st_file->fi_inode;
2935 *filpp = find_readable_file(stp->st_file);
2937 *filpp = find_writeable_file(stp->st_file);
3174 nfs4_file_downgrade(stp->st_file, share_acces
[all...]
H A Dstate.h393 struct nfs4_file * st_file; member in struct:nfs4_stateid

Completed in 69 milliseconds