Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h1391 struct cifsInodeInfo { struct
1392 bool can_cache_brlcks;
1393 struct list_head llist; /* locks helb by this inode */
1399 struct rw_semaphore lock_sem; /* protect the fields above */
1401 struct list_head openFileList;
1402 spinlock_t open_file_lock; /* protects openFileList */
1426 static inline struct cifsInodeInfo * argument