Home
last modified time | relevance | path

Searched refs:ds_state (Results 1 – 2 of 2) sorted by relevance

/fs/nfs/
A Dpnfs_nfs.c771 return wait_on_bit(&ds->ds_state, NFS4DS_CONNECTING, TASK_KILLABLE); in nfs4_wait_ds_connect()
777 clear_and_wake_up_bit(NFS4DS_CONNECTING, &ds->ds_state); in nfs4_clear_ds_conn_bit()
1015 } while (test_and_set_bit(NFS4DS_CONNECTING, &ds->ds_state) != 0); in nfs4_pnfs_ds_connect()
A Dpnfs.h66 unsigned long ds_state; member

Completed in 8 milliseconds