Searched defs:nfs4_state (Results 1 – 10 of 10) sorted by relevance
20615 struct nfs4_state { struct20619 struct nfs4_state_owner *owner; argument20624 nfs4_stateid stateid; argument20625 nfs4_stateid open_stateid; argument20638 int (*recover_open)(struct nfs4_state_owner *, struct nfs4_state *); argument
110978 struct nfs4_state { struct110982 struct nfs4_state_owner *owner; argument110987 nfs4_stateid stateid; argument110988 nfs4_stateid open_stateid; argument110989 unsigned int n_rdonly;110990 unsigned int n_wronly;110991 unsigned int n_rdwr;110992 fmode_t state;110993 refcount_t count;110994 wait_queue_head_t waitq;[all …]
56583 struct nfs4_state { struct56587 struct nfs4_state_owner *owner; argument56592 nfs4_stateid stateid; argument56593 nfs4_stateid open_stateid; argument56594 unsigned int n_rdonly;56595 unsigned int n_wronly;56596 unsigned int n_rdwr;56597 fmode_t state;56598 refcount_t count;56599 wait_queue_head_t waitq;[all …]
90859 struct nfs4_state { struct90863 struct nfs4_state_owner *owner; argument90868 nfs4_stateid stateid; argument90869 nfs4_stateid open_stateid; argument90870 unsigned int n_rdonly;90871 unsigned int n_wronly;90872 unsigned int n_rdwr;90873 fmode_t state;90874 refcount_t count;90875 wait_queue_head_t waitq;[all …]
38480 struct nfs4_state { struct38484 struct nfs4_state_owner *owner; argument38489 nfs4_stateid stateid; argument38490 nfs4_stateid open_stateid; argument38491 unsigned int n_rdonly;38492 unsigned int n_wronly;38493 unsigned int n_rdwr;38494 fmode_t state;38495 refcount_t count;38496 wait_queue_head_t waitq;[all …]