Home
last modified time | relevance | path

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

/fs/cifs/
Dcifs_fs_sb.h49 struct cifs_sb_info { struct
50 struct rb_root tlink_tree;
51 spinlock_t tlink_tree_lock;
52 struct tcon_link *master_tlink;
53 struct nls_table *local_nls;
54 unsigned int rsize;
55 unsigned int wsize;
56 unsigned long actimeo; /* attribute cache timeout (jiffies) */
57 atomic_t active;
58 kuid_t mnt_uid;
[all …]