Searched defs:cifsInodeInfo (Results 1 – 1 of 1) sorted by relevance
1393 struct cifsInodeInfo { struct1394 bool can_cache_brlcks;1395 struct list_head llist; /* locks helb by this inode */1401 struct rw_semaphore lock_sem; /* protect the fields above */1403 struct list_head openFileList;1404 spinlock_t open_file_lock; /* protects openFileList */1428 static inline struct cifsInodeInfo * argument