Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h368 struct ldlm_namespace { struct
370 struct obd_device *ns_obd;
373 ldlm_side_t ns_client;
376 struct cfs_hash *ns_rs_hash;
379 spinlock_t ns_lock;
382 atomic_t ns_bref;
388 __u64 ns_connect_flags;
391 __u64 ns_orig_connect_flags;
394 struct proc_dir_entry *ns_proc_dir_entry;
400 struct list_head ns_list_chain;
[all …]