Home
last modified time | relevance | path

Searched defs:nfs4_state (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h50044 struct nfs4_state { struct
50048 struct nfs4_state_owner *owner; argument
50053 nfs4_stateid stateid; argument
50054 nfs4_stateid open_stateid; argument
50055 unsigned int n_rdonly;
50056 unsigned int n_wronly;
50057 unsigned int n_rdwr;
50058 fmode_t state;
50059 refcount_t count;
50060 wait_queue_head_t waitq;
[all …]
Dvmlinux.h50044 struct nfs4_state { struct
50048 struct nfs4_state_owner *owner; argument
50053 nfs4_stateid stateid; argument
50054 nfs4_stateid open_stateid; argument
50055 unsigned int n_rdonly;
50056 unsigned int n_wronly;
50057 unsigned int n_rdwr;
50058 fmode_t state;
50059 refcount_t count;
50060 wait_queue_head_t waitq;
[all …]