Searched defs:cifsInodeInfo (Results 1 – 1 of 1) sorted by relevance
1210 struct cifsInodeInfo { struct1211 bool can_cache_brlcks;1212 struct list_head llist; /* locks helb by this inode */1218 struct rw_semaphore lock_sem; /* protect the fields above */1220 struct list_head openFileList;1244 static inline struct cifsInodeInfo * argument