Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsglob.h1143 struct cifsInodeInfo { struct
1144 bool can_cache_brlcks;
1145 struct list_head llist; /* locks helb by this inode */
1146 struct rw_semaphore lock_sem; /* protect the fields above */
1148 struct list_head openFileList;
1149 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */
1150 unsigned int oplock; /* oplock/lease level we have */
1174 static inline struct cifsInodeInfo * argument