Searched refs:ro_nf (Results 1 – 1 of 1) sorted by relevance
276 struct nfsd_file *ro_nf = NULL; in nfs_close_local_fh() local288 ro_nf = rcu_access_pointer(nfl->ro_file); in nfs_close_local_fh()290 if (ro_nf || rw_nf) { in nfs_close_local_fh()292 if (ro_nf) in nfs_close_local_fh()293 ro_nf = rcu_dereference_protected(xchg(&nfl->ro_file, NULL), 1); in nfs_close_local_fh()303 if (ro_nf) in nfs_close_local_fh()304 nfs_to_nfsd_file_put_local(ro_nf); in nfs_close_local_fh()