Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h45163 struct nfs4_state_owner { struct
45164 struct nfs_server *so_server;
45165 struct list_head so_lru;
45166 long unsigned int so_expires;
45167 struct rb_node so_server_node;
45168 const struct cred *so_cred;
45169 spinlock_t so_lock;
45170 atomic_t so_count;
45171 long unsigned int so_flags;
45172 struct list_head so_states;
[all …]