Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h357 struct ldlm_namespace { struct
359 struct obd_device *ns_obd;
362 enum ldlm_side ns_client;
365 struct cfs_hash *ns_rs_hash;
368 spinlock_t ns_lock;
371 atomic_t ns_bref;
377 __u64 ns_connect_flags;
380 __u64 ns_orig_connect_flags;
383 struct dentry *ns_debugfs_entry;
389 struct list_head ns_list_chain;
[all …]