Searched defs:cifsInodeInfo (Results 1 – 1 of 1) sorted by relevance
1549 struct cifsInodeInfo { struct1550 struct netfs_inode netfs; /* Netfslib context and vfs inode */1551 bool can_cache_brlcks;1552 struct list_head llist; /* locks helb by this inode */1580 static inline struct cifsInodeInfo * argument