Searched defs:cifsInodeInfo (Results 1 – 1 of 1) sorted by relevance
1152 struct cifsInodeInfo { struct1153 bool can_cache_brlcks;1154 struct list_head llist; /* locks helb by this inode */1160 struct rw_semaphore lock_sem; /* protect the fields above */1162 struct list_head openFileList;1163 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */1164 unsigned int oplock; /* oplock/lease level we have */1188 static inline struct cifsInodeInfo * argument