Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsglob.h1380 struct cifsInodeInfo { struct
1381 bool can_cache_brlcks;
1382 struct list_head llist; /* locks helb by this inode */
1388 struct rw_semaphore lock_sem; /* protect the fields above */
1390 struct list_head openFileList;
1391 spinlock_t open_file_lock; /* protects openFileList */
1392 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */
1393 unsigned int oplock; /* oplock/lease level we have */
1394 unsigned int epoch; /* used to track lease state changes */
1420 static inline struct cifsInodeInfo * argument