Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcache.c74 fscache_update_cookie(ceph_fscache_cookie(ci), &ci->i_version, &i_size); in ceph_fscache_update()
/linux/include/linux/
H A Dfscache.h371 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data, in fscache_update_cookie() function
/linux/fs/netfs/
H A Dbuffered_write.c69 fscache_update_cookie(ctx->cache, NULL, &pos); in netfs_update_i_size()
/linux/fs/afs/
H A Dfile.c439 fscache_update_cookie(afs_vnode_cache(vnode), NULL, &new_i_size); in afs_update_i_size()
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst295 void fscache_update_cookie(struct fscache_cookie *cookie,