Home
last modified time | relevance | path

Searched refs:v9fs_cache_inode_set_cookie (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/9p/
Dcache.h24 extern void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *filp);
98 static inline void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *file) in v9fs_cache_inode_set_cookie() function
Dcache.c156 void v9fs_cache_inode_set_cookie(struct inode *inode, struct file *filp) in v9fs_cache_inode_set_cookie() function
Dvfs_file.c98 v9fs_cache_inode_set_cookie(inode, file); in v9fs_file_open()
Dvfs_inode_dotl.c344 v9fs_cache_inode_set_cookie(inode, file); in v9fs_vfs_atomic_open_dotl()
Dvfs_inode.c850 v9fs_cache_inode_set_cookie(d_inode(dentry), file); in v9fs_vfs_atomic_open()