Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dcifsglob.h1128 struct cifsInodeInfo { struct
1129 bool can_cache_brlcks;
1130 struct list_head llist; /* locks helb by this inode */
1131 struct rw_semaphore lock_sem; /* protect the fields above */
1133 struct list_head openFileList;
1134 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */
1135 unsigned int oplock; /* oplock/lease level we have */
1159 static inline struct cifsInodeInfo * argument