Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifs_fs_sb.h50 struct cifs_sb_info { struct
51 struct rb_root tlink_tree;
52 struct list_head tcon_sb_link;
53 spinlock_t tlink_tree_lock;
54 struct tcon_link *master_tlink;
55 struct nls_table *local_nls;
56 struct smb3_fs_context *ctx;
57 atomic_t active;
58 atomic_t mnt_cifs_flags;
59 struct delayed_work prune_tlinks;
[all …]