Home
last modified time | relevance | path

Searched refs:cifs_fscache_get_inode_cookie (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dfscache.h44 extern void cifs_fscache_get_inode_cookie(struct inode *inode);
122 static inline void cifs_fscache_get_inode_cookie(struct inode *inode) {} in cifs_fscache_get_inode_cookie() function
Dfscache.c97 void cifs_fscache_get_inode_cookie(struct inode *inode) in cifs_fscache_get_inode_cookie() function
Dinode.c1419 cifs_fscache_get_inode_cookie(inode); in cifs_iget()