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.h358 struct ldlm_namespace { struct
360 struct obd_device *ns_obd;
363 ldlm_side_t ns_client;
366 struct cfs_hash *ns_rs_hash;
369 spinlock_t ns_lock;
372 atomic_t ns_bref;
378 __u64 ns_connect_flags;
381 __u64 ns_orig_connect_flags;
384 struct dentry *ns_debugfs_entry;
390 struct list_head ns_list_chain;
[all …]