Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsglob.h1289 struct cifsInodeInfo { struct
1290 bool can_cache_brlcks;
1291 struct list_head llist; /* locks helb by this inode */
1297 struct rw_semaphore lock_sem; /* protect the fields above */
1299 struct list_head openFileList;
1300 spinlock_t open_file_lock; /* protects openFileList */
1324 static inline struct cifsInodeInfo * argument