Searched refs:fscache_update_cookie (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ceph/
H A Dcache.c74 fscache_update_cookie(ceph_fscache_cookie(ci), &ci->i_version, &i_size);
/linux-master/include/linux/
H A Dfscache.h354 * fscache_update_cookie - Request that a cache object be updated
368 void fscache_update_cookie(struct fscache_cookie *cookie, const void *aux_data, function
/linux-master/fs/afs/
H A Dfile.c386 fscache_update_cookie(afs_vnode_cache(vnode), NULL, &new_i_size);
/linux-master/fs/netfs/
H A Dbuffered_write.c363 fscache_update_cookie(ctx->cache, NULL, &pos);

Completed in 108 milliseconds