Searched refs:NFS_OPEN_FILE_REOPENING (Results 1 – 2 of 2) sorted by relevance
495 #define NFS_OPEN_FILE_REOPENING 0x0200 /* file is being reopened */ macro
4990 while (nofp->nof_flags & NFS_OPEN_FILE_REOPENING) { in nfs4_reopen()5001 nofp->nof_flags |= NFS_OPEN_FILE_REOPENING; in nfs4_reopen()5088 nofp->nof_flags &= ~NFS_OPEN_FILE_REOPENING; in nfs4_reopen()