Searched defs:cifsInodeInfo (Results 1 – 1 of 1) sorted by relevance
1265 struct cifsInodeInfo { struct1266 bool can_cache_brlcks;1267 struct list_head llist; /* locks helb by this inode */1268 struct rw_semaphore lock_sem; /* protect the fields above */1270 struct list_head openFileList;1294 static inline struct cifsInodeInfo * argument