Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifsglob.h1565 struct cifsInodeInfo { struct
1566 struct netfs_inode netfs; /* Netfslib context and vfs inode */
1567 bool can_cache_brlcks;
1568 struct list_head llist; /* locks helb by this inode */
1574 struct rw_semaphore lock_sem; /* protect the fields above */
1576 struct list_head openFileList;
1577 spinlock_t open_file_lock; /* protects openFileList */
1578 __u32 cifsAttrs; /* e.g. DOS archive bit, sparse, compressed, system */
1602 static inline struct cifsInodeInfo * argument