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