Home
last modified time | relevance | path

Searched refs:n_wronly (Results 1 – 3 of 3) sorted by relevance

/fs/nfs/
A Dnfs4_fs.h196 unsigned int n_wronly; /* Number of write-only references */ member
A Dnfs4state.c789 state->n_wronly--; in __nfs4_close()
801 if (state->n_wronly == 0) { in __nfs4_close()
A Dnfs4proc.c1571 return state->n_wronly != 0; in nfs4_mode_match_open_stateid()
1600 && state->n_wronly != 0; in can_open_cached()
1636 state->n_wronly++; in update_open_stateflags()
1652 if (state->n_wronly && !test_bit(NFS_O_WRONLY_STATE, &state->flags)) in nfs_open_stateid_recover_openmode()
1673 if (test_and_clear_bit(NFS_O_WRONLY_STATE, &state->flags) && state->n_wronly) in nfs_test_and_clear_all_open_stateid()
1711 if (!(state->n_wronly || state->n_rdonly || state->n_rdwr)) in nfs_resync_open_stateid_locked()
1713 if (state->n_wronly) in nfs_resync_open_stateid_locked()
3754 if (state->n_wronly == 0) in nfs4_close_prepare()

Completed in 45 milliseconds