Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcifsglob.h1500 struct cifsInodeInfo { struct
1501 struct netfs_inode netfs; /* Netfslib context and vfs inode */
1502 bool can_cache_brlcks;
1503 struct list_head llist; /* locks helb by this inode */
1509 struct rw_semaphore lock_sem; /* protect the fields above */
1511 struct list_head openFileList;
1512 spinlock_t open_file_lock; /* protects openFileList */
1513 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */
1514 unsigned int oplock; /* oplock/lease level we have */
1538 static inline struct cifsInodeInfo * argument