Home
last modified time | relevance | path

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

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