Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ceph/
Dcache.h24 void ceph_fscache_file_set_cookie(struct inode *inode, struct file *filp);
112 static inline void ceph_fscache_file_set_cookie(struct inode *inode, in ceph_fscache_file_set_cookie() function
Dcache.c185 void ceph_fscache_file_set_cookie(struct inode *inode, struct file *filp) in ceph_fscache_file_set_cookie() function
Dfile.c254 ceph_fscache_file_set_cookie(inode, file); in ceph_init_file()