Searched defs:nfs4_deviceid_node (Results 1 – 2 of 2) sorted by relevance
44948 struct nfs4_deviceid_node { struct44949 struct hlist_node node;44950 struct hlist_node tmpnode;44951 const struct pnfs_layoutdriver_type *ld;44952 const struct nfs_client *nfs_client;44953 long unsigned int flags;44954 long unsigned int timestamp_unavailable;44955 struct nfs4_deviceid deviceid;44956 struct callback_head rcu;44957 atomic_t ref;